1
0
mirror of https://github.com/funamitech/mastodon synced 2025-01-19 00:03:33 +09:00

Fix travis test

This commit is contained in:
Eugen Rochko 2016-10-08 00:48:36 +02:00
parent d85df27053
commit f40843d680

View File

@ -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