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 11, 2018
1 parent e10207e commit fec9080
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
@@ -1,7 +1,7 @@
language: node_js
node_js:
- '4.0'
- '9.0'
- lts/boron
- node
after_script: bash <(curl -s https://codecov.io/bash)
deploy:
provider: releases
Expand All @@ -13,4 +13,3 @@ deploy:
- "remark-github.min.js"
on:
tags: true
node: '9.0'

0 comments on commit fec9080

Please sign in to comment.