Skip to content

Commit ab01e2e

Browse files
author
Luc Dion
committed
update for codecov
1 parent ca83025 commit ab01e2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ script:
2626
after_success:
2727
- |
2828
if [[ $SCHEME = "FlexLayout" ]]; then
29-
bash <(curl -s https://codecov.io/bash) -J 'FlexLayout'
29+
bash <(curl -s https://codecov.io/bash) -J 'FlexLayout' -t 46f78923-637c-4f93-ac67-d494ec3ff873
3030
fi

0 commit comments

Comments
 (0)