Skip to content

Commit 9976123

Browse files
committed
Travis flake8 fix
1 parent c0f4df3 commit 9976123

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ install:
2929
- which python
3030
- pip install .
3131
- python setup.py install --user
32+
- pip install flake8
3233

3334
script:
3435
- flake8 proplot --ignore=W503

0 commit comments

Comments
 (0)