ci(travis): use Trusty to allow secp256k1 to install without C++11 errors
This commit is contained in:
parent
8115d15675
commit
2a140a7217
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
sudo: required
|
||||
dist: trusty
|
||||
language: node_js
|
||||
node_js:
|
||||
- '6'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue