Skip to content

Commit 8bee613

Browse files
committed
travis test latest nodejs version
1 parent f9c722a commit 8bee613

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
sudo: required
22
language: node_js
33
node_js:
4+
- "node"
5+
- "10"
6+
- "9"
47
- "8"
58
- "7"
69
- "6"

0 commit comments

Comments
 (0)