Do not rely on fixed build path
Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
parent
838419957d
commit
1361b4eac5
@ -70,7 +70,7 @@ matrix:
|
||||
- brew install ant gettext php70 mariadb
|
||||
- brew link --force gettext
|
||||
- curl https://getcomposer.org/installer | php
|
||||
- ln -s /Users/travis/build/phpmyadmin/phpmyadmin/composer.phar /usr/local/bin/composer
|
||||
- ln -s `readlink -f ./composer.phar` /usr/local/bin/composer
|
||||
- mysql.server start
|
||||
|
||||
cache:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user