build: Reduce the build matrix

We don't need to test gcc on OSX
This commit is contained in:
Arseny Kapoulkine 2015-09-20 11:37:12 -07:00
parent 2ae191fe6f
commit d2252c5634

View file

@ -3,9 +3,6 @@ language: cpp
os:
- linux
- osx
compiler:
- clang
- gcc
env:
- DEFINES=standard
- DEFINES=PUGIXML_WCHAR_MODE