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

build: Add clang/Linux builds to Travis

parent 3f28a5d9
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,15 @@ language: cpp
os:
- linux
- osx
compiler:
- clang
- gcc
matrix:
exclude:
- os: osx
compiler: gcc
env:
- DEFINES=standard
- DEFINES=PUGIXML_WCHAR_MODE
......
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