Browse Source

node 8 instead of 6

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

+ 1 - 1
.travis.yml

@@ -2,7 +2,7 @@ sudo: required
 dist: trusty
 language: node_js
 node_js:
-- '6'
+- '8'
 git:
   depth: 3
 cache: