Skip to content

Commit 8c3a64d

Browse files
author
wimo7083
committed
lets try after_success
1 parent 6c18f8e commit 8c3a64d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,6 @@ after_script:
3939
- docker-compose run resources-api coverage xml
4040
- docker-compose -f docker-compose.yml down
4141
- if [[ "$TRAVIS_PULL_REQUEST" == "false" ]]; then ./cc-test-reporter -r 147d129d98f3d606ce69bc151bbeded40dc684fe11e0f5a831f11f6b36680b22 after-build --exit-code $TRAVIS_TEST_RESULT; fi
42+
43+
after_success:
4244
- bash bin/run.sh

0 commit comments

Comments
 (0)