Skip to content

Commit 436530c

Browse files
committedJan 9, 2014
Optional 0.11 build
1 parent e80f1b1 commit 436530c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
 

‎.travis.yml

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
language: node_js
22
node_js:
33
- "0.10"
4+
- "0.11"
5+
6+
matrix:
7+
fast_finish: true
8+
allow_failures:
9+
- node_js: "0.11"

0 commit comments

Comments
 (0)