Skip to content

Commit f8a9025

Browse files
committed
only test with node 8 on travis
1 parent 13107f6 commit f8a9025

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,4 @@ env:
88
CXX=g++-4.8
99
language: node_js
1010
node_js:
11-
- "4"
12-
- "6"
13-
- "7"
11+
- "8"

0 commit comments

Comments
 (0)