Fix travis test
This commit is contained in:
parent
d85df27053
commit
f40843d680
|
@ -19,7 +19,7 @@ services:
|
||||||
bundler_args: --without development production --retry=3 --jobs=3
|
bundler_args: --without development production --retry=3 --jobs=3
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- npm install -g npm@2
|
- npm install -g npm@3
|
||||||
- npm install
|
- npm install
|
||||||
- bundle install
|
- bundle install
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue