Skip to content

Commit e28bc23

Browse files
committed
Only build on master
1 parent f59e2ef commit e28bc23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
dist: trusty
22
language: php
3+
if: "branch = master"
34
script: bash ./deploy.sh
45
env:
56
global:

0 commit comments

Comments
 (0)