Skip to content

Commit 8e6b0ef

Browse files
authored
Merge pull request #28 from feedzai/pedrorijo91-patch-1
Remove travis comments on PR
2 parents c064e59 + 64abebd commit 8e6b0ef

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,6 @@ script:
2828
after_success:
2929
- bash <(curl -s https://codecov.io/bash)
3030

31-
notifications:
32-
# enables comments in the branch with the CI results
33-
webhooks: https://www.travisbuddy.com/
34-
3531
before_deploy:
3632
# Clean up all target dirs created by mvn inside the container so that the deploy script works (permission errors)
3733
- docker exec -it test-container bash -v mvn -f /opt/openml/pom.xml clean

0 commit comments

Comments
 (0)