diff --git a/.travis.yml b/.travis.yml index e18d5ec..dfe24c3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -30,7 +30,6 @@ branches: before_install: - sudo apt-get -qq update - sudo apt-get install -y libxml2-utils - - composer install - wget https://raw.githubusercontent.com/$SERVER/before_install.sh - . ./before_install.sh "$APP_NAME" "$SERVER_BRANCH" "$DB" - cd ../core || cd ../server