Skip to content

Commit

Permalink
Remove Python 3.x tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Hydriz committed Jul 11, 2015
1 parent 3124f00 commit 80006d2
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 @@ -2,9 +2,6 @@ language: python
python:
- "2.6"
- "2.7"
- "3.2"
- "3.3"
- "3.4"
install:
- pip install pep8
- pip install -r requirements.txt
Expand Down

0 comments on commit 80006d2

Please sign in to comment.