Skip to content

Commit d02def8

Browse files
ci: only build on node 9
1 parent 68d0c5e commit d02def8

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
@@ -1,7 +1,5 @@
11
language: node_js
2-
node_js:
3-
- 9
4-
- 8
2+
node_js: 9
53

64
notifications:
75
email: false

0 commit comments

Comments
 (0)