Skip to content

Commit

Permalink
ci: use lts
Browse files Browse the repository at this point in the history
  • Loading branch information
redonkulus committed May 14, 2020
1 parent cda4a8a commit e0c783a
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,8 +1,7 @@
sudo: false
language: node_js
node_js:
- 8
- 10
- lts/*
after_success:
- "npm run cover"
- "cat artifacts/lcov.info | ./node_modules/coveralls/bin/coveralls.js"

0 comments on commit e0c783a

Please sign in to comment.