aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
blob: f97a4eaa7172c3417989bc75a77110e28d72b6c9 (plain)
1
2
3
4
5
language: c
compiler:
  - gcc
script: tests/script/runtests.sh
before_install: tests/script/bootstrap.sh