Commit e67b199e authored by Nicolas Widart's avatar Nicolas Widart

Moving before script to travis.sh

parent c653b974
......@@ -12,8 +12,8 @@ env:
- LARAVEL_VERSION="~5.3" TESTBENCH_VERSION="~3.3"
before_script:
- travis_retry composer self-update
- travis_retry composer update ${COMPOSER_FLAGS} --no-interaction --prefer-dist
- chmod +x travis.sh
- ./travis.sh
script: phpunit
......
Markdown is supported
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