Skip to content

Commit

Permalink
Install gems in install section
Browse files Browse the repository at this point in the history
  • Loading branch information
robertodr committed Oct 3, 2017
1 parent da05c1d commit 97783c7
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 @@ -6,7 +6,7 @@ ruby: 2.2.0
cache:
- pip
- bundler
before_script:
install:
- bundle install
script:
- bundle exec danger
Expand Down

0 comments on commit 97783c7

Please sign in to comment.