Skip to content

Commit

Permalink
Update Node in Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Aug 12, 2018
1 parent 4095469 commit c062995
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
language: node_js
node_js:
- '4.0'
- '9.0'
- lts/boron
- node
after_success: bash <(curl -s https://codecov.io/bash)

0 comments on commit c062995

Please sign in to comment.