language: cpp compiler: - g++ - clang os: linux before_script: cmake . script: make && ./xmltest