summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index 787d00c9a..0b1a864e5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -60,10 +60,6 @@ matrix:
- python3-dev
- python3-nose
- python3-setuptools
- - python: 2.7
- env: NPY_RELAXED_STRIDES_CHECKING=0 PYTHON_OO=1
- - python: 2.7
- env: USE_WHEEL=1
- python: 3.5
env: USE_WHEEL=1 RUN_FULL_TESTS=1
- python: 3.5
@@ -73,6 +69,10 @@ matrix:
- PYTHONOPTIMIZE=2
- USE_ASV=1
- python: 2.7
+ env: NPY_RELAXED_STRIDES_CHECKING=0 PYTHON_OO=1
+ - python: 2.7
+ env: USE_WHEEL=1
+ - python: 2.7
env:
- BLAS=None
- LAPACK=None