Skip to content

Commit 898f748

Browse files
Srinivasan Sekarsindresorhus
Srinivasan Sekar
authored andcommitted
Close #120 PR: Test on Node.js v4 and v5.
1 parent bffdb4c commit 898f748

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
sudo: false
22
language: node_js
33
node_js:
4-
- 'iojs'
4+
- '5'
5+
- '4'
56
- '0.12'
67
- '0.10'

0 commit comments

Comments
 (0)