We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eca30ec commit cdc205dCopy full SHA for cdc205d
1 file changed
.travis.yml
@@ -36,6 +36,6 @@ script:
36
- make -C client/ test
37
deploy:
38
provider: script
39
- script: _scripts/ci/deploy.sh
+ script: _scripts/deploy.sh
40
on:
41
branch: master
0 commit comments