Skip to content

Commit

Permalink
sync travis pipeline with master + few update 馃懟 ..
Browse files Browse the repository at this point in the history
  • Loading branch information
3imed-jaberi committed Jun 1, 2020
1 parent 67bdd37 commit 5c1ac0b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -2,11 +2,11 @@ language: node_js
node_js:
- 0.10
- 0.12
- 4
- 6
- 8
- 10
- 12
- 'lts/*'
- 'node'
script: "npm run test-ci"
after_script: "npm install coveralls@2 && cat ./coverage/lcov.info | coveralls"

0 comments on commit 5c1ac0b

Please sign in to comment.