Skip to content

Commit

Permalink
amend travis
Browse files Browse the repository at this point in the history
  • Loading branch information
stacytalbot committed Sep 3, 2019
1 parent bcce750 commit c55bcd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@ before_install:
- sudo chown -R elasticsearch:elasticsearch /etc/default/elasticsearch
- sudo service elasticsearch start
install:
- bundle install
- nvm install node
- node -v
- npm i -g yarn
- yarn
- bundle install
bundler_args: --without development production staging --jobs=6
rvm:
- 2.4.1
Expand Down

0 comments on commit c55bcd5

Please sign in to comment.