Skip to content

Commit

Permalink
Removed tests for python 3.2 ; added 3.4 instead
Browse files Browse the repository at this point in the history
  • Loading branch information
lcosmin committed Jul 21, 2015
1 parent b29d2bc commit f043b3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ sudo: false
language: python
python:
- "2.7"
- "3.2"
- "3.3"
- "3.4"
install:
- pip install python-coveralls
- python setup.py install
Expand Down

0 comments on commit f043b3a

Please sign in to comment.