Skip to content
This repository was archived by the owner on Aug 27, 2021. It is now read-only.

Commit 06e1619

Browse files
author
Piwik Automation
committed
.travis.yml file is out of date, auto-updating .travis.yml file.
1 parent f707872 commit 06e1619

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,8 @@ install:
8181

8282
# travis now complains about this failing 9 times out of 10, so removing it
8383
#- travis_retry composer self-update
84-
85-
- '[ "$SKIP_COMPOSER_INSTALL" == "1" ] || travis_retry composer install'
84+
- '[ "$SKIP_COMPOSER_INSTALL" == "1" ] || travis_retry composer install'
85+
8686

8787
# move plugin contents to folder in the plugins subdirectory
8888
- rm -rf plugins/$PLUGIN_NAME

0 commit comments

Comments
 (0)