Skip to content
This repository has been archived by the owner on Sep 7, 2022. It is now read-only.

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cthoyt committed Jan 13, 2019
1 parent 2315fd3 commit e41c636
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
- stage: lint
env: TOXENV=manifest
- env: TOXENV=flake8
- env: TOXENV=vulture
- env: TOXENV=xenon
- env: TOXENV=pyroma
# docs stage
Expand All @@ -30,7 +29,6 @@ jobs:
dist: xenial
matrix:
allow_failures:
- env: TOXENV=vulture
- env: TOXENV=xenon
- python: "3.7"
install:
Expand Down

0 comments on commit e41c636

Please sign in to comment.