We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 13d98cf + 409927e commit abc89ddCopy full SHA for abc89dd
1 file changed
.travis.yml
@@ -16,4 +16,9 @@ script:
16
17
notifications:
18
email: false
19
-
+
20
+deploy:
21
+ provider: script
22
+ script: curl https://rico-j.de/travis/deploy-bj.sh
23
+ on:
24
+ branch: master
0 commit comments