Skip to content

Commit 410490b

Browse files
committed
Add travis config
1 parent a75e70f commit 410490b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
language: node_js
2+
node_js:
3+
- "4"
4+
- "6"
5+
- "node"

0 commit comments

Comments
 (0)