Commit c4e55188 authored by octal's avatar octal

Travis: trying a more recent version of Ubuntu

parent 143501f5
language: cpp language: cpp
sudo: required
dist: trusty
script: mkdir build && cd build && cmake -DCMAKE_BUILD_TYPE=Release .. && make script: mkdir build && cd build && cmake -DCMAKE_BUILD_TYPE=Release .. && make
compiler: compiler:
- clang - clang
......
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