build: Reduce the build matrix
We don't need to test gcc on OSX
This commit is contained in:
parent
2ae191fe6f
commit
d2252c5634
1 changed files with 0 additions and 3 deletions
|
@ -3,9 +3,6 @@ language: cpp
|
|||
os:
|
||||
- linux
|
||||
- osx
|
||||
compiler:
|
||||
- clang
|
||||
- gcc
|
||||
env:
|
||||
- DEFINES=standard
|
||||
- DEFINES=PUGIXML_WCHAR_MODE
|
||||
|
|
Loading…
Add table
Reference in a new issue