0
0
mirror of https://github.com/zeux/pugixml.git synced 2024-12-31 00:13:01 +08:00

Change Travis config to build on Linux/OSX

Hopefully OSX defaults to clang so we get as much coverage as before...
This commit is contained in:
Arseny Kapoulkine 2014-11-06 16:37:32 +01:00
parent e3c215b542
commit 98713bcba9

View File

@ -1,7 +1,7 @@
language: cpp
compiler:
- clang
- gcc
os:
- linux
- osx
env:
- DEFINES=standard
- DEFINES=PUGIXML_WCHAR_MODE