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 185bb62 commit 3d74d67Copy full SHA for 3d74d67
.travis.yml
@@ -4,7 +4,7 @@ dist: trusty
4
os: linux
5
ruby: 2.2.0
6
before_script:
7
-- pip intall yapf
+- pip install yapf
8
- bundle install
9
script:
10
- bundle exec danger
0 commit comments