Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Commit

Permalink
Removed unwanted python versions from .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pattonw committed Mar 8, 2019
1 parent 53ab31a commit cf4d508
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ language: python
python:
- 3.6
- 3.5
- 3.4
- 2.7
install: pip install -U tox-travis
script: tox
deploy:
Expand Down

0 comments on commit cf4d508

Please sign in to comment.