aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorSteve Peak <steve@codecov.io>2015-06-29 17:46:59 -0400
committerSteve Peak <steve@codecov.io>2015-06-29 17:46:59 -0400
commit0aac590759ac202d6758d6fcb319e33dcf2c6c78 (patch)
tree730b84cee2c4237ef10f80961edb9867802ccf30 /.travis.yml
parentd92ac8a191d824376a3abd3207951284fcefef41 (diff)
downloadcryptography-0aac590759ac202d6758d6fcb319e33dcf2c6c78.tar.gz
cryptography-0aac590759ac202d6758d6fcb319e33dcf2c6c78.tar.bz2
cryptography-0aac590759ac202d6758d6fcb319e33dcf2c6c78.zip
Fix is now formally available
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 3ce73cbd..8ad514fd 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -120,7 +120,7 @@ script:
- ./.travis/run.sh
after_success:
- - source ~/.venv/bin/activate && bash <(curl -s https://raw.githubusercontent.com/codecov/codecov-bash/coveragepy/codecov) -e TRAVIS_OS_NAME,TOXENV,OPENSSL
+ - source ~/.venv/bin/activate && bash <(curl -s https://codecov.io/bash) -e TRAVIS_OS_NAME,TOXENV,OPENSSL
notifications:
irc: