Skip to content

Commit

Permalink
Update Travis target versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoglan committed May 24, 2019
1 parent 729a465 commit 0b62083
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -11,6 +11,9 @@ node_js:
- "7"
- "8"
- "9"
- "10"
- "11"
- "12"

before_install:
- '[ "${TRAVIS_NODE_VERSION}" = "0.8" ] && npm install -g npm@~1.4.0 || true'

0 comments on commit 0b62083

Please sign in to comment.