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

Commit 7a5d16d

Browse files
authored
Update .travis.yml
remove node 6 build
1 parent 522d4e8 commit 7a5d16d

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)