There was an error while loading. Please reload this page.
1 parent ce15295 commit 1a3b1e6Copy full SHA for 1a3b1e6
.travis.yml
@@ -3,10 +3,8 @@ language: python
3
python:
4
- "2.7"
5
before_install:
6
- - pip install flake8
7
- pip install hint
8
script:
9
- - flake8
10
- hint README.md
11
- hint SUMMARY.md
12
- hint 1.bubbleSort.md
0 commit comments