Skip to content

Commit

Permalink
Travis: Merge all developer tooling jobs into 1
Browse files Browse the repository at this point in the history
  • Loading branch information
pradyunsg committed Feb 21, 2020
1 parent 40e5234 commit f8ea8c5
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,9 @@ stages:

jobs:
include:
# Basic Checks
# Developer Tooling
- stage: primary
env: TOXENV=docs
- env: TOXENV=lint
- env: TOXENV=vendoring
env: TOXENV=lint,docs,vendoring
# Latest CPython
- env: GROUP=1
python: 2.7
Expand Down

0 comments on commit f8ea8c5

Please sign in to comment.