mirror of
https://github.com/servo/servo.git
synced 2025-07-09 00:13:41 +01:00
Auto merge of #19346 - servo:SimonSapin-patch-1, r=asajeffrey
Remove compiletest from Travis script This should have been in https://github.com/servo/servo/pull/19338 <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/19346) <!-- Reviewable:end -->
This commit is contained in:
commit
ca15c10003
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@ matrix:
|
|||
- export CC=gcc-5 CXX=g++-5
|
||||
script:
|
||||
- ./mach build -d --verbose
|
||||
- ./mach test-compiletest
|
||||
- ./mach test-unit
|
||||
- ./mach clean
|
||||
- ./mach build-geckolib
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue