Skip to content

Commit

Permalink
Updated travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
b4dnewz committed Jan 12, 2019
1 parent d8a4f91 commit 0f7b302
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
language: node_js
node_js:
- "node"
- 7
- 6
- "lts/*"
after_script: 'cat ./coverage/lcov.info | coveralls'

0 comments on commit 0f7b302

Please sign in to comment.