Skip to content

Commit 0602500

Browse files
committed
[tests] added .travis.yml file
1 parent 02007ed commit 0602500

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.travis.yml

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
language: node_js
2+
node_js:
3+
- 0.8
4+
- "0.10"
5+
- "0.11"
6+
7+
notifications:
8+
email:
9+
10+
irc: "irc.freenode.org#nodejitsu"

0 commit comments

Comments
 (0)