Browse Source

Upgraded version of Node (to 8).

Kamil Piechaczek 7 năm trước cách đây
mục cha
commit
2bf85b5ac2
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -8,7 +8,7 @@ addons:
       - google-chrome-stable
 language: node_js
 node_js:
-  - "6"
+  - "8"
 cache:
   - node_modules
 before_install: