Skip to content

Commit 85a8688

Browse files
committed
update deploy script
1 parent b2cb91d commit 85a8688

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ cache:
99
directories:
1010
- vendor
1111
- "$HOME/.composer/cache"
12-
after_success: ./bin/deploy.sh
12+
after_success: bin/deploy.sh
1313
env:
1414
matrix:
1515
- WP_VERSION=latest WP_MULTISITE=0

bin/deploy.sh

100755100644
File mode changed.

0 commit comments

Comments
 (0)