Details | Last modification | View Log | RSS feed
sudo: false
language: cpp
compiler:
- g++
script: cd tests && make && make test
os:
- linux