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:
parent
e3c215b542
commit
98713bcba9
@ -1,7 +1,7 @@
|
||||
language: cpp
|
||||
compiler:
|
||||
- clang
|
||||
- gcc
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
env:
|
||||
- DEFINES=standard
|
||||
- DEFINES=PUGIXML_WCHAR_MODE
|
||||
|
Loading…
x
Reference in New Issue
Block a user