aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
blob: ea8725b25d0aad891ad4c6653064c54903d59ebb (plain)
1
2
3
4
5
6
language: c
dist: bionic
compiler: gcc
script:
  - make
  - make BUILD_TYPE=rel