Skip to content

Commit

Permalink
actually bump node version (rather than npm version in prev commits)
Browse files Browse the repository at this point in the history
  • Loading branch information
mhtess committed Jun 28, 2018
1 parent 32fdb7f commit 58cf23e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ warnings_are_errors: true
sudo: required
env:
global:
- TRAVIS_NODE_VERSION="4"
- TRAVIS_NODE_VERSION="6"
- NOT_CRAN=true
before_install:
- echo "options(repos = c(CRAN='http://cran.rstudio.com'))" > ~/.Rprofile
Expand Down

0 comments on commit 58cf23e

Please sign in to comment.