Skip to content

Commit

Permalink
.travis: don't test on python 3.2 and 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewsmedina committed Mar 21, 2016
1 parent 13a6bb4 commit 2c013d8
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
sudo: false
python:
- "2.7"
- "3.2"
- "3.3"
- "3.4"
- "3.5"
install: make dependencies
Expand Down

0 comments on commit 2c013d8

Please sign in to comment.