Skip to content

Commit

Permalink
cython 0.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SmokinCaterpillar committed Oct 9, 2016
1 parent 7974073 commit 5ad320a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -16,7 +16,7 @@ addons:
matrix:
include:
- python: 3.3
env: NEWEST=FALSE PANDAS_VERSION=0.15.0 TABLES_VERSION=3.1.1 NUMEXPR_VERSION=2.2.1 CYTHON_VERSION=0.13.0 COVERAGE=OFF GIT_TEST=OFF EXAMPLES=OFF TEST_SUITE=ON SCOOP=OFF
env: NEWEST=FALSE PANDAS_VERSION=0.15.0 TABLES_VERSION=3.1.1 NUMEXPR_VERSION=2.2.1 CYTHON_VERSION=0.15.1 COVERAGE=OFF GIT_TEST=OFF EXAMPLES=OFF TEST_SUITE=ON SCOOP=OFF
- python: 3.5
env: NEWEST=TRUE COVERAGE=OFF GIT_TEST=OFF EXAMPLES=OFF TEST_SUITE=ON SCOOP=OFF
- python: 3.5
Expand Down

0 comments on commit 5ad320a

Please sign in to comment.