Skip to content
This repository was archived by the owner on May 5, 2022. It is now read-only.

Commit fbef609

Browse files
authored
Merge pull request #26 from CloudNativeJS/tobespc-patch-5
Update .travis.yml
2 parents be69b27 + 7a5d16d commit fbef609

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: node_js
22
node_js:
33
- "node"
4-
- "6"
4+
- "lts/*"
55
env:
66
- CXX=g++-4.8
77
addons:

0 commit comments

Comments
 (0)