瀏覽代碼

codecov test

Andreas Mülder 9 年之前
父節點
當前提交
7868af2a59
共有 1 個文件被更改,包括 2 次插入0 次删除
  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)