Skip to content
Snippets Groups Projects
Commit 78b87f13 authored by Demian Katz's avatar Demian Katz Committed by Robert Lange
Browse files

Use Composer 1 until compatibility with 2 is fully resolved. (#1769)

parent 0674487d
No related merge requests found
......@@ -11,6 +11,7 @@ env:
before_script:
- phpenv config-rm xdebug.ini
- phpenv rehash
- composer selfupdate --1
- composer install
- npm install -g eslint@"<5.0.0"
- npm install -g jshint@"2.9.6"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment