Skip to content

Commit bd0d8cb

Browse files
DEPLOY_BRANCH needs to be 'master'
1 parent f985ef3 commit bd0d8cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ matrix:
2121
- php: 5.6
2222
env: WP_VERSION=3.7.11
2323
- php: 5.3
24-
env: WP_VERSION=3.7.11 DEPLOY_BRANCH=test-improvements
24+
env: WP_VERSION=3.7.11 DEPLOY_BRANCH=master
2525

2626
before_script: ./ci/prepare.sh
2727

0 commit comments

Comments
 (0)