Skip to content

Commit

Permalink
Update travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
brahma-dev committed May 14, 2020
1 parent 9d82a9c commit f24140d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
@@ -1,9 +1,8 @@
language: node_js
node_js:
- "4"
- "5"
- "6"
- "8"
- "10"
- "12"
after_success:
- bash <(curl -s https://codecov.io/bash)
- bash <(cat ./coverage/lcov.info | ./node_modules/.bin/coveralls)
Expand Down

0 comments on commit f24140d

Please sign in to comment.