Skip to content

Commit

Permalink
.travis.yml - Removed 'python3.3' from the build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinKennedy committed Jun 24, 2018
1 parent 8bd7e87 commit 1021d84
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ matrix:
- python: '2.7'
env:
- TOXENV=py27,report,codecov
- python: '3.3'
env:
- TOXENV=py33,report,codecov
- python: '3.4'
env:
- TOXENV=py34,report,codecov
Expand Down

0 comments on commit 1021d84

Please sign in to comment.