Browse Source

Update TravisCI config to use Ubuntu 14.04

Alex Kerzner 5 years ago
parent
commit
112b141bf2
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -3,6 +3,7 @@ matrix:
     - os: linux
     - os: linux
       sudo: required
       sudo: required
       env: BUILDARCH=x64
       env: BUILDARCH=x64
+      dist: trusty
     - os: osx
     - os: osx
 
 
 language: node_js
 language: node_js