Skip to content
This repository has been archived by the owner on Feb 13, 2019. It is now read-only.

Commit

Permalink
dropped 3.2 -- celery>kombu>anyjson build tree fails and celery has d…
Browse files Browse the repository at this point in the history
…ropped support for 3.2. also debian 8 fully supports py 3.4 so we're going that route.
  • Loading branch information
vforgione committed Jul 9, 2015
1 parent a362894 commit e3f073d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language: python
python:
- '2.7'
- '3.2'
- '3.4'
install:
- travis_retry pip install -e .
Expand Down

0 comments on commit e3f073d

Please sign in to comment.