Fix "Error: No .class files were found in project ".", so none of the classfile based checks could be run."
This commit is contained in:
parent
335beb1a00
commit
00e66547af
@ -12,4 +12,4 @@ before_install:
|
||||
install:
|
||||
- ./setup-ant.sh
|
||||
script:
|
||||
- lint -w --exitcode --disable MissingTranslation . && ant debug
|
||||
- ant debug && lint -w --exitcode --disable MissingTranslation .
|
||||
|
Loading…
Reference in New Issue
Block a user