Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b31ac18

Browse files
committed
test with 0.12
1 parent a93d05a commit b31ac18

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.travis.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@ language: node_js
22
node_js:
33
- "0.8"
44
- "0.10"
5-
- "0.11"
5+
- "0.12"
66

77
git:
88
depth: 1
99

10-
matrix:
11-
fast_finish: true
12-
allow_failures:
13-
- node_js: "0.11"
10+
#matrix:
11+
#fast_finish: true
12+
#allow_failures:
13+
#- node_js: "0.11"
1414

1515
notifications:
1616
irc: "irc.freenode.org#socket.io"

0 commit comments

Comments
 (0)