Browse Source

Some more update on coverages thingys

Godzil 7 years ago
parent
commit
6a1064a852
2 changed files with 3 additions and 1 deletions
  1. 2 0
      .travis.yml
  2. 1 1
      README.md

+ 2 - 0
.travis.yml

@@ -28,3 +28,5 @@ addons:
       - cmake-data
       - lcov
       - curl
+after_success:
+  - bash <(curl -s https://codecov.io/bash)

+ 1 - 1
README.md

@@ -1,7 +1,7 @@
 TI-NESulator
 ============
 
-[![codecov](https://codecov.io/gh/Godzil/TI-NESulator/branch/master/graph/badge.svg)](https://codecov.io/gh/Godzil/TI-NESulator) [![travis](https://travis-ci.org/Godzil/TI-NESulator.svg?branch=master)](https://travis-ci.org/Godzil/TI-NESulator)
+[![Coverage Status](https://coveralls.io/repos/github/Godzil/TI-NESulator/badge.svg?branch=master)](https://coveralls.io/github/Godzil/TI-NESulator?branch=master) [![codecov](https://codecov.io/gh/Godzil/TI-NESulator/branch/master/graph/badge.svg)](https://codecov.io/gh/Godzil/TI-NESulator) [![travis](https://travis-ci.org/Godzil/TI-NESulator.svg?branch=master)](https://travis-ci.org/Godzil/TI-NESulator)
 
 This is a cleaned version of the TI-NESulator repository (all non free data has been removed)