mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 05:03:43 +01:00
Travis: Remove a redundant clang Linux job
Part of 31859.
This commit is contained in:
parent
8520071f23
commit
4e4297830e
@ -27,8 +27,6 @@ env:
|
||||
matrix:
|
||||
## include creates builds with gcc, linux, unless we override those defaults
|
||||
include:
|
||||
## gcc is the default compiler for most jobs, so we want a clang Linux job
|
||||
- compiler: clang
|
||||
## clang is the default macOS compiler, so we use it for the macOS job
|
||||
- compiler: clang
|
||||
os: osx
|
||||
|
3
changes/ticket31859
Normal file
3
changes/ticket31859
Normal file
@ -0,0 +1,3 @@
|
||||
o Testing:
|
||||
- Remove some redundant Travis CI jobs, to speed up CI.
|
||||
Closes ticket 31859.
|
Loading…
Reference in New Issue
Block a user