summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml13
1 files changed, 0 insertions, 13 deletions
diff --git a/.travis.yml b/.travis.yml
index aa01457fb..85f6127cd 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -27,16 +27,6 @@ stages:
# Do the rest of the tests
- name: Comprehensive tests
-env:
- global:
- - WHEELHOUSE_UPLOADER_USERNAME=travis.numpy
- # The following is generated with the command:
- # travis encrypt -r numpy/numpy WHEELHOUSE_UPLOADER_SECRET=tH3AP1KeY
- - secure: "IEicLPrP2uW+jW51GRwkONQpdPqMVtQL5bdroqR/U8r9Tr\
- XrbCVRhp4AP8JYZT0ptoBpmZWWGjmKBndB68QlMiUjQPow\
- iFWt9Ka92CaqYdU7nqfWp9VImSndPmssjmCXJ1v1IjZPAM\
- ahp7Qnm0rWRmA0z9SomuRUQOJQ6s684vU="
-
jobs:
include:
# Do all python versions without environment variables set
@@ -134,6 +124,3 @@ before_install:
script:
- ./tools/travis-test.sh
-
-after_success:
- - ./tools/travis-upload-wheel.sh