Skip to content

Commit

Permalink
Remove allow_failures
Browse files Browse the repository at this point in the history
  • Loading branch information
g1itch committed Jan 27, 2021
1 parent 683d241 commit 35f3a15
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ addons:
- python-qt4
- tor
- xvfb
jobs:
allow_failures:
- python: "3.6"
install:
- pip install -r requirements.txt
- python setup.py install
Expand Down

0 comments on commit 35f3a15

Please sign in to comment.