mirror of
https://github.com/boostorg/boost.git
synced 2026-07-21 13:53:34 +00:00
ce88b6ad64
problems.
9 lines
99 B
YAML
9 lines
99 B
YAML
language: c
|
|
compiler:
|
|
- gcc
|
|
script:
|
|
- ./bootstrap.sh
|
|
- ./b2 -n
|
|
- cd status
|
|
- ./b2 -n -d0
|