mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Disable test-unit on TravisCI.
This commit is contained in:
parent
a70af60eec
commit
084fa9af89
1 changed files with 2 additions and 1 deletions
|
@ -13,7 +13,8 @@ matrix:
|
|||
script:
|
||||
- ./mach build -d --verbose
|
||||
- ./mach test-compiletest
|
||||
- ./mach test-unit
|
||||
# disabled due to #15076
|
||||
#- ./mach test-unit
|
||||
# disabled due to #14723
|
||||
#- ./mach build-geckolib
|
||||
#- ./mach test-stylo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue