Skip to content

Commit

Permalink
Force a retest
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored and yonghong-song committed Jul 17, 2019
1 parent 851f588 commit 807772f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ matrix:
python: 3.7
install: pip install flake8
script: flake8 . --count --select=E9,F63,F7,F82 --show-source --statistics
allow_failures:
- python: 3.7
#allow_failures:
# - python: 3.7
install:
- sudo apt-get install -y python-pip
- sudo pip install pep8
Expand Down

0 comments on commit 807772f

Please sign in to comment.