Skip to content

Commit 9f92422

Browse files
committed
remove bash
1 parent f1135d3 commit 9f92422

File tree

1 file changed

+1
-1
lines changed

1 file 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: bash bin/deploy.sh
12+
after_success: ./bin/deploy.sh
1313
env:
1414
matrix:
1515
- WP_VERSION=latest WP_MULTISITE=0

0 commit comments

Comments
 (0)