Commit a8a8864e authored by Nicolas Widart's avatar Nicolas Widart

Adding a clear compiled step

parent a75b22bb
......@@ -17,6 +17,7 @@ before_script:
- travis_retry composer update ${COMPOSER_FLAGS} --no-interaction --prefer-dist
- chmod +x travis.sh
- ./travis.sh
- php artisan clear-compiled
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