Skip to content

Commit 1a3b1e6

Browse files
author
hustcc
committed
rm flake8
1 parent ce15295 commit 1a3b1e6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,8 @@ language: python
33
python:
44
- "2.7"
55
before_install:
6-
- pip install flake8
76
- pip install hint
87
script:
9-
- flake8
108
- hint README.md
119
- hint SUMMARY.md
1210
- hint 1.bubbleSort.md

0 commit comments

Comments
 (0)