mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Remove compiletest from Travis script
This should have been in https://github.com/servo/servo/pull/19338
This commit is contained in:
parent
369ae1d7e7
commit
754341895d
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