remove bash
This commit is contained in:
parent
f1135d3b1e
commit
9f92422580
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ cache:
|
|||
directories:
|
||||
- vendor
|
||||
- "$HOME/.composer/cache"
|
||||
after_success: bash bin/deploy.sh
|
||||
after_success: ./bin/deploy.sh
|
||||
env:
|
||||
matrix:
|
||||
- WP_VERSION=latest WP_MULTISITE=0
|
||||
|
|
Loading…
Reference in a new issue