Skip to content

Commit 21876a9

Browse files
committed
chore(travis): test in node maintenance/LTS/stable versions
1 parent 7e5927a commit 21876a9

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.travis.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
language: node_js
22
node_js:
3-
- "node" # latest stable Node.js release
4-
- "7"
3+
- "8"
54
- "6"
6-
- "5"
75
- "4"
8-
- "0.12"
9-
- "0.10"
106
notifications:
117
email: false
128
sudo: false

0 commit comments

Comments
 (0)