mirror of
https://github.com/servo/servo.git
synced 2025-08-05 05:30:08 +01:00
Run tidy.py on Travis.
This commit is contained in:
parent
f65da65426
commit
44a76e542f
2 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
|||
cd build
|
||||
../configure
|
||||
make -j2 && make check-servo && make check-content && make check-ref-cpu
|
||||
make tidy && make -j2 && make check-servo && make check-content && make check-ref-cpu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue