Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

Commit bcf5dde

Browse files
committed
Travis CI: Try to run tests on iojs
1 parent 7c36879 commit bcf5dde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ language: node_js
22
node_js:
33
- 0.10
44
- 0.11
5-
#- iojs not ready yet, wait for 2015-02-03
5+
- iojs
66

77
notifications:
88
irc:

0 commit comments

Comments
 (0)