aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
blob: a2a7c0ac6caeb644eb2ab9d6230907ce250cf1d4 (plain)
1
2
3
language: cpp
compiler: clang
script: make && cd example && make test