Skip to content

Commit

Permalink
- Restore codecov status check
Browse files Browse the repository at this point in the history
  • Loading branch information
afabiani committed Mar 18, 2019
1 parent 3e08f23 commit 35c235c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -251,9 +251,9 @@ after_script:
paver reset_hard;
fi

# after_success:
# - codecov
# - bash <(curl -s https://codecov.io/bash) -t 2c0e7780-1640-45f0-93a3-e103b057d8c8
after_success:
- codecov
- bash <(curl -s https://codecov.io/bash) -t 2c0e7780-1640-45f0-93a3-e103b057d8c8

notifications:
# irc:
Expand All @@ -264,4 +264,4 @@ notifications:
- alessio.fabiani@gmail.com
# - ingenieroariel@gmail.com
# - simone.dalmasso@gmail.com
# slack: geonode-sprint:oQylJRkU9feZ8JruGi6czWwe
slack: geonode-sprint:oQylJRkU9feZ8JruGi6czWwe

0 comments on commit 35c235c

Please sign in to comment.