Skip to content

Commit

Permalink
change travis-ci, separte lintings and docs
Browse files Browse the repository at this point in the history
  • Loading branch information
loechel committed Jan 31, 2021
1 parent 652f4d9 commit 099abd0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Expand Up @@ -11,7 +11,9 @@ matrix:
fast_finish: true
include:
- python: "3.9"
env: TOXENV=isort,lint,docs,
env: TOXENV=isort,lint
- python: "3.9"
env: TOXENV=docs
- python: "2.7"
env: TOXENV=py27-plone-4.3
- python: "2.7"
Expand Down

0 comments on commit 099abd0

Please sign in to comment.