Skip to content

Commit

Permalink
travis
Browse files Browse the repository at this point in the history
  • Loading branch information
erikvw committed Jul 20, 2018
1 parent 17d8342 commit c53d7f8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ services:
- mysql
install:
- pip install --upgrade pip
# - pip install flake8
- pip install -e git+https://gitlab.com/pycqa/flake8#egg=flake8
- pip install flake8
- pip install coveralls
- pip install mysqlclient
- pip install -e .
Expand Down

0 comments on commit c53d7f8

Please sign in to comment.