Skip to content

Commit

Permalink
Test coverage also for python2
Browse files Browse the repository at this point in the history
  • Loading branch information
dekuenstle committed May 4, 2019
1 parent 64bbf59 commit 025c66a
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 @@ -14,6 +14,8 @@ matrix:
env: TOX_ENV=tensorflow-2
- python: "3.6"
env: TOX_ENV=flake8
- python: "2.7"
env: TOX_ENV=coverage
- python: "3.5"
env: TOX_ENV=coverage
script:
Expand Down

0 comments on commit 025c66a

Please sign in to comment.