Skip to content

Commit

Permalink
add .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JacksonTian committed Mar 2, 2018
1 parent c8938cc commit 59528b8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
@@ -0,0 +1,4 @@
language: node_js
node_js:
- "8"
script: make test-coveralls

0 comments on commit 59528b8

Please sign in to comment.