Skip to content

Commit 887a515

Browse files
authored
Update .travis.yml
1 parent 21735e0 commit 887a515

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: after_success: curl -L https://raw.githubusercontent.com/pfefferle/wordpress-activitypub/master/bin/deploy.sh | bash
12+
after_success: curl -L https://raw.githubusercontent.com/pfefferle/wordpress-activitypub/master/bin/deploy.sh | bash
1313
env:
1414
matrix:
1515
- WP_VERSION=latest WP_MULTISITE=0

0 commit comments

Comments
 (0)