Skip to content
Snippets Groups Projects
Commit 34b8c590 authored by Arseny Kapoulkine's avatar Arseny Kapoulkine
Browse files

Add NO_EXCEPTIONS build to Travis

parent 4fa2241d
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment