Skip to content

Commit 6d2a522

Browse files
author
Philipp Alferov
committed
Add travis support
1 parent 2c36f0b commit 6d2a522

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.travis.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
language: node_js
2+
node_js:
3+
- "0.10"
4+
- "0.12"
5+
- "stable"
6+
git:
7+
depth: 10

0 commit comments

Comments
 (0)