ci(travis): use Trusty to allow secp256k1 to install without C++11 errors

This commit is contained in:
Jason Dreyzehner 2016-10-26 21:06:22 -04:00
parent 8115d15675
commit 2a140a7217
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
sudo: required
dist: trusty
language: node_js
node_js:
- '6'