Skip to content

Commit 7fa5a7b

Browse files
committed
Increase tesing scope
1 parent 6374086 commit 7fa5a7b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.travis.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
sudo: false
22
language: node_js
33
node_js:
4-
- iojs
4+
- '5'
5+
- '4'
6+
- iojs-v3
7+
- iojs-v2
58
- '0.12'
6-
- '0.11'
79
- '0.10'
810
notifications:
911
slack:

0 commit comments

Comments
 (0)