Skip to content

Commit

Permalink
Bump npm version in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
owst committed Mar 11, 2017
1 parent b9c6413 commit e3586df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ language: ruby
rvm:
- 2.3.3
- 2.4.0
before_install:
- npm install -g npm@latest
install:
- bundle install --path vendor/bundle
- npm install
Expand Down

0 comments on commit e3586df

Please sign in to comment.