Fix travis test

th-downstream
Eugen Rochko 8 years ago
parent 4f9ac5a611
commit 72a3580988

@ -19,7 +19,7 @@ services:
bundler_args: --without development production --retry=3 --jobs=3
install:
- npm install -g npm@2
- npm install -g npm@3
- npm install
- bundle install

Loading…
Cancel
Save