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: os:
- linux - linux
- osx - osx
compiler:
- clang
- gcc
env: env:
- DEFINES=standard - DEFINES=standard
- DEFINES=PUGIXML_WCHAR_MODE - DEFINES=PUGIXML_WCHAR_MODE