summaryrefslogtreecommitdiff
path: root/.travis.yml
blob: 72d8f4882ba1207ad89afe65a44ea1eb56172191 (plain)
1
2
3
4
5
6
7
8
language: c
compiler:
  - gcc
script:
  - ./bootstrap.sh
  - ./b2 -n
  - cd status
  - ./b2 -n -d0