build: Reduce the build matrix
We don't need to test gcc on OSX
This commit is contained in:
parent
2ae191fe6f
commit
d2252c5634
@ -3,9 +3,6 @@ language: cpp
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
compiler:
|
||||
- clang
|
||||
- gcc
|
||||
env:
|
||||
- DEFINES=standard
|
||||
- DEFINES=PUGIXML_WCHAR_MODE
|
||||
|
||||
Loading…
Reference in New Issue
Block a user