Skip to content

Commit d5ad646

Browse files
committed
Add TravisCI
1 parent 9a2801a commit d5ad646

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.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+
- node
4+
- 7
5+
- 6
6+
script: npm run test
7+
cache: yarn

0 commit comments

Comments
 (0)