There was an error while loading. Please reload this page.
1 parent da05c1d commit 97783c7Copy full SHA for 97783c7
1 file changed
.travis.yml
@@ -6,7 +6,7 @@ ruby: 2.2.0
6
cache:
7
- pip
8
- bundler
9
-before_script:
+install:
10
- bundle install
11
script:
12
- bundle exec danger
0 commit comments