aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorCorey Farwell <coreyf@rwell.org>2014-10-08 00:12:38 -0400
committerPaul Kehrer <paul.l.kehrer@gmail.com>2015-06-29 08:13:43 -0500
commit32c261c8a834bdcafe60bd1b5e4e886b8f9c4fb1 (patch)
treec5a740bf3e449713f2a5a66963ae295f4cf2cc2b /.travis.yml
parent169c257a31875596c303bcb2feaafc585ce1f85f (diff)
downloadcryptography-32c261c8a834bdcafe60bd1b5e4e886b8f9c4fb1.tar.gz
cryptography-32c261c8a834bdcafe60bd1b5e4e886b8f9c4fb1.tar.bz2
cryptography-32c261c8a834bdcafe60bd1b5e4e886b8f9c4fb1.zip
Switch to codecov.io from coveralls
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 76decf62..10883cb9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -120,7 +120,7 @@ script:
- ./.travis/run.sh
after_success:
- - source ~/.venv/bin/activate && coveralls
+ - source ~/.venv/bin/activate && codecov --env TRAVIS_OS_NAME TOXENV OPENSSL
notifications:
irc: