summaryrefslogtreecommitdiff
path: root/.travis.yml
blob: 95fa3e66e44419bc447661bc269a179ce5d740dd (plain)
1
2
3
4
5
language: cpp
compiler:
  - clang
  - gcc
script: make -f tests/Makefile.travis test