Skip to content

Commit

Permalink
I don't need python2 and python3 in the travis file
Browse files Browse the repository at this point in the history
  • Loading branch information
goinnn committed Sep 30, 2013
1 parent 13440ca commit 2142943
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
language: python

python:
- "2.7"
- "3.3"

install:
- pip install -q --use-mirrors tox

Expand Down

0 comments on commit 2142943

Please sign in to comment.