Skip to content

Commit

Permalink
Disable 3.2 CI for now
Browse files Browse the repository at this point in the history
  • Loading branch information
kislyuk committed Nov 27, 2012
1 parent 28558ae commit b1f71fd
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
@@ -1,6 +1,6 @@
language: python
python:
- 2.7
- 3.2
# - 3.2
install: true
script: make test

0 comments on commit b1f71fd

Please sign in to comment.