Skip to content

Commit 2ee6e53

Browse files
author
JelteMX
committed
Update Travis, more node versions
1 parent 51ecc7c commit 2ee6e53

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

.travis.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
sudo: false
22
language: node_js
33
node_js:
4-
- 'iojs'
4+
- '5'
5+
- '5.1'
6+
- '4'
7+
- '4.2'
8+
- '4.1'
9+
- '4.0'
510
- '0.12'
6-
- '0.10'

0 commit comments

Comments
 (0)