Skip to content

Commit

Permalink
Add bubnium support and remove boron support
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerhut committed May 13, 2019
1 parent 6e625b8 commit 53d5d55
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,8 +1,7 @@
language: node_js
node_js:
- stable
- lts/dubnium
- lts/carbon
- lts/boron
after_success:
- npm install coveralls
- cat ./coverage/lcov.info | ./node_modules/.bin/coveralls
- cat ./coverage/lcov.info | npx coveralls

0 comments on commit 53d5d55

Please sign in to comment.