Commit 143501f5 authored by octal's avatar octal

Travis: full script

parent 87e256d8
language: cpp
script: cmake
script: mkdir build && cd build && cmake -DCMAKE_BUILD_TYPE=Release .. && make
compiler:
- clang
- gcc
......
Markdown is supported
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