We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f59e2ef commit e28bc23Copy full SHA for e28bc23
.travis.yml
@@ -1,5 +1,6 @@
1
dist: trusty
2
language: php
3
+if: "branch = master"
4
script: bash ./deploy.sh
5
env:
6
global:
0 commit comments