Skip to content

Commit

Permalink
TRY: integrate slow tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcel committed Dec 19, 2019
1 parent b04f6e2 commit 586fc81
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ jobs:
script: ./gradlew check

after_success:
- bash <(curl -s https://codecov.io/bash)
- bash <(curl -s https://codecov.io/bash)
- bash <(curl -s https://codecov.io/bash) -F slow

0 comments on commit 586fc81

Please sign in to comment.