remove bash

This commit is contained in:
Matthias Pfefferle 2018-11-06 11:58:13 +01:00
parent f1135d3b1e
commit 9f92422580

View file

@ -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