Skip to content

Commit 45e7380

Browse files
authored
Python: 2.7
1 parent 30a17f0 commit 45e7380

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
@@ -1,4 +1,4 @@
11
language: python
2-
pzthon: 2.7
2+
python: 2.7
33
install: pip install flake8
44
script: flake8 . --count --select=E9,F63,F7,F82 --show-source --statistics

0 commit comments

Comments
 (0)