summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2015-06-16 01:48:32 +0200
committerAnne Jan Brouwer <annejan@noprotocol.com>2015-06-16 01:48:32 +0200
commit64c1575c5c3ce4ed450bcc3a78d8d3de4ef3382c (patch)
tree483689abcc96342f7b9538ab17372e9b09b8b9f8 /.travis.yml
parent2fe332d26f622e10c2ed7b666837336c5f39bd46 (diff)
testing codecov
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 85a9df89..4a3bd901 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -43,3 +43,8 @@ notifications:
matrix:
allow_failures:
- os: osx
+
+before_install:
+ pip install codecov
+after_success:
+ codecov