Skip to content

Commit

Permalink
configure lint step in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
mmerickel committed Sep 30, 2019
1 parent e7954b2 commit 5a6d41d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ matrix:
env: TOXENV=py27-pyramid15
- python: 3.5
env: TOXENV=py27-cover,py35-cover,coverage
- python: 3.5
env: TOXENV=lint
- python: 3.5
env: TOXENV=docs

Expand Down

0 comments on commit 5a6d41d

Please sign in to comment.