Skip to content

Commit

Permalink
update pipeline --Node.js@12+ 🏗 ..
Browse files Browse the repository at this point in the history
  • Loading branch information
3imed-jaberi committed Jul 14, 2020
1 parent 31682a6 commit 60de54e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
language: node_js
node_js:
- '10'
- '12'
- 'lts/*'
- 'node'
script:
npm run test-coverage
- npm run test-coverage
after_success:
npm run coverage
- npm run coverage

0 comments on commit 60de54e

Please sign in to comment.