mirror of
https://github.com/zeux/pugixml.git
synced 2025-01-14 01:47:55 +08:00
Add NO_EXCEPTIONS build to Travis
This commit is contained in:
parent
4fa2241d7b
commit
34b8c5908b
@ -8,6 +8,7 @@ env:
|
||||
- DEFINES=standard
|
||||
- DEFINES=PUGIXML_WCHAR_MODE
|
||||
- DEFINES=PUGIXML_COMPACT
|
||||
- DEFINES=PUGIXML_NO_EXCEPTIONS
|
||||
script:
|
||||
- make test cxxstd=c++11 defines=$DEFINES config=coverage -j2
|
||||
- make test cxxstd=c++11 defines=$DEFINES config=release -j2
|
||||
|
Loading…
x
Reference in New Issue
Block a user