Skip to content

Commit 8e8a398

Browse files
author
Mark Eschbach
committed
[ci/envs] Only test under NodeJS 6-8
1 parent dfa0db4 commit 8e8a398

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+
- "6"
4+
- "7"
5+
- "8"

0 commit comments

Comments
 (0)