Browse Source

use node 11

Gregg Tavares 6 năm trước cách đây
mục cha
commit
d2ac2e90f4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -1,6 +1,6 @@
 language: node_js
 node_js:
-  - "8.4"
+  - "11"
 script:
   - npm run build
 env: