We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30a17f0 commit 45e7380Copy full SHA for 45e7380
.travis.yml
@@ -1,4 +1,4 @@
1
language: python
2
-pzthon: 2.7
+python: 2.7
3
install: pip install flake8
4
script: flake8 . --count --select=E9,F63,F7,F82 --show-source --statistics
0 commit comments