summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2015-08-19 10:11:50 -0600
committerCharles Harris <charlesr.harris@gmail.com>2015-08-19 10:11:50 -0600
commit0648d9f3b4894571968cac5439129331527835a8 (patch)
tree011b8212e910ec6b3c2634ccc41603460bb0aa09 /.travis.yml
parent60788241061e047cadbbfc1af114d2e7ee7ff0ca (diff)
downloadnumpy-0648d9f3b4894571968cac5439129331527835a8.tar.gz
MAINT,TST: Remove Bento from the travis ci testing.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index ff5cf98a0..5d5c149b4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -50,8 +50,6 @@ matrix:
- python: 3.4
env: NPY_RELAXED_STRIDES_CHECKING=0
- python: 2.7
- env: USE_BENTO=1
- - python: 2.7
env: USE_WHEEL=1
before_install:
- uname -a