Skip to content

Commit df76170

Browse files
committedJun 9, 2014
fix(travis): add missing travis config file
1 parent e6e73ee commit df76170

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
@@ -0,0 +1,6 @@
1+
language: node_js
2+
node_js:
3+
- 0.10
4+
notifications:
5+
email:
6+
on_success: always

0 commit comments

Comments
 (0)