Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PrestaShop
PrestaShop
Commits
6a7c89a1
Commit
6a7c89a1
authored
Nov 16, 2020
by
Thomas Baccelli
Browse files
User composer v1 in travis
parent
a0bbaa97
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
6a7c89a1
...
...
@@ -66,6 +66,7 @@ matrix:
env
:
EXTRA_DEPS=phpHigh PRESTASHOP_TEST_TYPE=unit
before_install
:
-
composer self-update --1
-
/sbin/start-stop-daemon --start --quiet --pidfile /tmp/custom_xvfb_10.pid --make-pidfile --background --exec /usr/bin/Xvfb -- :10 -ac -screen 0 1600x1200x16
# Avoid Composer authentication issues
-
if [[ "$TRAVIS_REPO_SLUG" = PrestaShop/PrestaShop ]]; then cp travis-scripts/.composer-auth.json ~/.composer/auth.json; fi;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment