mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Remove Geckolib CI.
This commit is contained in:
parent
54b444992d
commit
8146850215
4 changed files with 0 additions and 17 deletions
|
@ -23,11 +23,6 @@ env CC=gcc-5 CXX=g++-5 ./mach doc
|
|||
# when it encounters directories.
|
||||
cp -r etc/doc.servo.org/* target/doc/
|
||||
|
||||
./mach cargo-geckolib doc
|
||||
# Use recursive copy here to avoid `cp` returning an error code
|
||||
# when it encounters directories.
|
||||
cp -r target/geckolib/doc/* target/doc/geckolib/
|
||||
|
||||
python components/style/properties/build.py servo html regular
|
||||
|
||||
cd components/script
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue