Skip to content

Commit

Permalink
[travis] Enable all pythonpackage tests for python 3
Browse files Browse the repository at this point in the history
  • Loading branch information
opacam committed Jun 13, 2019
1 parent 6f95001 commit 6295b2a
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 @@ -47,6 +47,8 @@ jobs:
- <<: *linting
name: "Tox Python 3 & Coverage"
env: TOXENV=py3
script:
- tox -- tests/
after_success:
- coveralls

Expand Down

0 comments on commit 6295b2a

Please sign in to comment.