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
commit 2a140a7217

View file

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