2
0
mirror of https://github.com/boostorg/process.git synced 2026-01-19 04:22:15 +00:00

Update config.yml

This commit is contained in:
Klemens Morgenstern
2019-04-06 18:28:40 +08:00
committed by GitHub
parent 4f767f4bfe
commit e4a6fde7b9

View File

@@ -46,6 +46,7 @@ jobs:
- run:
name: Bootstrapping boost-build
command: |
cd $BOOST
./bootstrap.sh
./b2 headers
- run: