Update .travis.yml
This commit is contained in:
@ -38,6 +38,8 @@ before_install:
|
||||
|
||||
install:
|
||||
- bundle install --jobs=3 --retry=3 --deployment --path=${BUNDLE_PATH:-vendor/bundle}
|
||||
- nvm install stable
|
||||
- nvm use stable
|
||||
- yarn install
|
||||
|
||||
before_script:
|
||||
|
Reference in New Issue
Block a user