Skip to content

Commit 97783c7

Browse files
committed
Install gems in install section
1 parent da05c1d commit 97783c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ruby: 2.2.0
66
cache:
77
- pip
88
- bundler
9-
before_script:
9+
install:
1010
- bundle install
1111
script:
1212
- bundle exec danger

0 commit comments

Comments
 (0)