Skip to content

Commit

Permalink
Disable py3k for a moment
Browse files Browse the repository at this point in the history
  • Loading branch information
mpasternak committed Oct 12, 2014
1 parent e8934e6 commit 74de00a
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 @@ -3,7 +3,7 @@ language:

python:
- "2.7"
- "3.3"
# - "3.3"

env:
- DJANGO=1.6
Expand Down

0 comments on commit 74de00a

Please sign in to comment.