Parcourir la source

Upgraded version of Node (to 8).

Kamil Piechaczek il y a 7 ans
Parent
commit
2bf85b5ac2
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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: