Skip to content

Commit 0336f80

Browse files
committed
Add Travis config
1 parent 6078ddd commit 0336f80

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.travis.yml

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

0 commit comments

Comments
 (0)