Skip to content

Commit

Permalink
Drop some dead travis environments.
Browse files Browse the repository at this point in the history
  • Loading branch information
craigcitro committed Aug 22, 2017
1 parent d79c4a3 commit 154baaa
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
@@ -1,12 +1,10 @@
language: python
sudo: false
env:
- TOX_ENV=py26
- TOX_ENV=py27
- TOX_ENV=py27oldoauth2client
- TOX_ENV=py34
- TOX_ENV=py35
- TOX_ENV=pypy
- TOX_ENV=lint
install:
- pip install tox
Expand Down

0 comments on commit 154baaa

Please sign in to comment.