Skip to content
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.

Commit

Permalink
Do a bundle install.
Browse files Browse the repository at this point in the history
  • Loading branch information
orta committed Aug 13, 2016
1 parent d6efe4f commit 549a4bc
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,7 @@ node_js:
- "6.1"

before_script:
- bundle exec danger
- rvm install 2.0.0
- rvm use 2.0.0
- bundle install
- bundle exec danger

0 comments on commit 549a4bc

Please sign in to comment.