Skip to content
Snippets Groups Projects
Unverified Commit 4e429783 authored by teor's avatar teor
Browse files

Travis: Remove a redundant clang Linux job

Part of 31859.
parent 8520071f
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
o Testing:
- Remove some redundant Travis CI jobs, to speed up CI.
Closes ticket 31859.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment