Browse Source

Update TravisCI config to use Ubuntu 14.04

Alex Kerzner 5 năm trước cách đây
mục cha
commit
112b141bf2
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

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