Skip to content

Commit edac5ac

Browse files
Update .travis.yml
1 parent 3cd18ac commit edac5ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ python:
1212
install:
1313
- pip install flake8
1414

15-
#script:
15+
script: true
1616
# - find . -name \*.py -print0 | sort -z | xargs -r0 flake8
1717

0 commit comments

Comments
 (0)