We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 570cfd6 + c0a6cb7 commit 01b8641Copy full SHA for 01b8641
1 file changed
.travis.yml
@@ -16,6 +16,6 @@ script:
16
- make test
17
deploy:
18
provider: script
19
- script: contrib/ci/deploy.sh
+ script: _scripts/deploy.sh
20
on:
21
branch: master
0 commit comments