Skip to content
Snippets Groups Projects
Commit f3a9a621 authored by Thomas Kittelmann's avatar Thomas Kittelmann
Browse files

attempt to enable travis CI

parent e9b07fa3
No related branches found
No related tags found
No related merge requests found
language: cpp
compiler:
- gcc
- clang
before_script:
- mkdir build
- cd build
- cmake ..
script: make
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