mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Fix yamllint test (it's gone from bazel, add a new one).
This commit is contained in:
parent
2abc00693c
commit
758bd9aa87
|
@ -16,10 +16,10 @@ travis_install() {
|
|||
}
|
||||
|
||||
travis_script() {
|
||||
yamllint -c ../tools/project/yamllint.rc .
|
||||
bazel test \
|
||||
//c-toxcore:license_test \
|
||||
//c-toxcore:readme_test \
|
||||
//c-toxcore:yamllint_test
|
||||
//c-toxcore:readme_test
|
||||
|
||||
# TODO(iphydf): Make tests have a chance to succeed.
|
||||
# Run the tests, but if they fail, at least we should be able to build.
|
||||
|
|
Loading…
Reference in New Issue
Block a user