Commit 0b878214 authored by Daenyth's avatar Daenyth
Browse files

Add rough draft for .travis.yml

parent d811fee2
language: cpp
compiler:
- gcc
- clang
script: mkdir build && cd build && cmake .. && make
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment