Skip to content

Commit

Permalink
added the option for python 3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
alexlib committed Jul 20, 2015
1 parent 1197b21 commit daf2aa6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
sudo: false


language: python

python:
- 2.7
- 3.2

before_install:
- easy_install Cython
Expand Down

0 comments on commit daf2aa6

Please sign in to comment.