Travis fix (switch to Trusty)

This commit is contained in:
copy 2017-05-01 14:05:19 -05:00
parent 0f3b6d8599
commit af0c725a72

View file

@ -1,6 +1,7 @@
language: node_js
node_js:
- "6.10.2"
dist: trusty
before_install:
- sudo dpkg --add-architecture i386
- sudo apt-get update -qq