We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c064e59 + 64abebd commit 8e6b0efCopy full SHA for 8e6b0ef
.travis.yml
@@ -28,10 +28,6 @@ script:
28
after_success:
29
- bash <(curl -s https://codecov.io/bash)
30
31
-notifications:
32
- # enables comments in the branch with the CI results
33
- webhooks: https://www.travisbuddy.com/
34
-
35
before_deploy:
36
# Clean up all target dirs created by mvn inside the container so that the deploy script works (permission errors)
37
- docker exec -it test-container bash -v mvn -f /opt/openml/pom.xml clean
0 commit comments