Skip to content

Commit

Permalink
Add py3-trace tox environment to Travis CI config
Browse files Browse the repository at this point in the history
  • Loading branch information
Petr Viktorin committed Mar 14, 2018
1 parent 61c21a0 commit 06800b3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ matrix:
env:
- TOXENV=py3-nosasltls
- WITH_GCOV=1
- python: 3.6
env:
- TOXENV=py3-trace
- python: 3.6
env: TOXENV=doc
allow_failures:
Expand Down

0 comments on commit 06800b3

Please sign in to comment.