Skip to content

Commit

Permalink
removing 3.2 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
toumorokoshi committed Feb 5, 2015
1 parent a3d98bd commit 8ca4849
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ language: python
python:
- "2.6"
- "2.7"
- "3.2"
- "3.3"
install: "pip install -r requirements.txt"
script: "nosetests --with-coverage --cover-package=uranium"
script: "nosetests --with-coverage --cover-package=uranium"

0 comments on commit 8ca4849

Please sign in to comment.