Skip to content

Commit 78ba82c

Browse files
committed
chore: specify node.js versions for travis
1 parent 807908a commit 78ba82c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
11
language: node_js
2+
node_js:
3+
- "8"
4+
- "7"
5+
- "6"

0 commit comments

Comments
 (0)