We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d74d67 commit ac068b9Copy full SHA for ac068b9
.travis.yml
@@ -4,7 +4,7 @@ dist: trusty
4
os: linux
5
ruby: 2.2.0
6
before_script:
7
-- pip install yapf
+- pip install --upgrade pip yapf futures
8
- bundle install
9
script:
10
- bundle exec danger
0 commit comments