Remove and cleanup from Travis
It should not be necessary at all as we start with clean environment. Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
parent
f3425986b5
commit
b4326fcc3d
@ -37,7 +37,6 @@ before_script:
|
||||
- ./test/start-local-server
|
||||
|
||||
script:
|
||||
- ant clean
|
||||
- ./scripts/generate-mo --quiet
|
||||
- if [ $CI_MODE = test ] ; then ./test/ci-lint ; fi
|
||||
- ./test/ci-$CI_MODE
|
||||
|
||||
Loading…
Reference in New Issue
Block a user