Skip to content

Commit 0031d13

Browse files
committed
Travis
1 parent 73762e9 commit 0031d13

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

.travis.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
language: node_js
2+
3+
node_js:
4+
- "0.8"
5+
- "0.10"
6+
- "0.11"
7+
8+
matrix:
9+
allow_failures:
10+
- node_js: "0.11"

0 commit comments

Comments
 (0)