Skip to content

Commit b72455d

Browse files
committed
Update .travis.yml
1 parent 1ba5230 commit b72455d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ git:
33
depth: 2
44
language: node_js
55
node_js:
6-
- "6.0"
7-
- "5.3"
8-
- "4.2"
6+
- "6"
7+
- "5"
8+
- "4"
99
after_script: npm run cover

0 commit comments

Comments
 (0)