Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fb55 committed Aug 2, 2019
1 parent 064cd5d commit 9b44517
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions .travis.yml
@@ -1,10 +1,4 @@
language: node_js
node_js:
- lts/*

sudo: false

matrix:
fast_finish: true

script: npm run coveralls
- lts/*
after_success: npm run coverage

0 comments on commit 9b44517

Please sign in to comment.