Skip to content

Commit 160859e

Browse files
committed
Add travis config
1 parent 0acd1e3 commit 160859e

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.travis.yml

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

0 commit comments

Comments
 (0)