Skip to content

Commit

Permalink
TST: Remove single file compilation test from travis ci.
Browse files Browse the repository at this point in the history
  • Loading branch information
charris committed Oct 8, 2015
1 parent 3b8d7a4 commit 60ca634
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ python:
- 2.7
- 3.2
- 3.3
- 3.4
- 3.5-dev
matrix:
include:
Expand All @@ -46,9 +47,7 @@ matrix:
- python3-dev
- python3-nose
- python: 2.7
env: NPY_SEPARATE_COMPILATION=0 PYTHON_OO=1
- python: 3.4
env: NPY_RELAXED_STRIDES_CHECKING=0
env: NPY_RELAXED_STRIDES_CHECKING=0 PYTHON_OO=1
- python: 2.7
env: USE_WHEEL=1
before_install:
Expand Down

0 comments on commit 60ca634

Please sign in to comment.