Browse Source

codecov test

Andreas Mülder 9 years ago
parent
commit
7868af2a59
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

@@ -49,3 +49,5 @@ deploy:
   on:
     tags: Yakindu/statecharts
     condition: "$TRAVIS_TAG =~ ^release.*$"
+after_success:
+  - bash <(curl -s https://codecov.io/bash)