Skip to content

Commit

Permalink
Trigger CI build to deal with "missed base report" codecov issue
Browse files Browse the repository at this point in the history
  • Loading branch information
pinepain committed Jun 7, 2018
1 parent 88172fb commit 1855129
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ script:
- docker build -t test .

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

0 comments on commit 1855129

Please sign in to comment.