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 22:15:38 +08:00
committed by GitHub
parent e4a6fde7b9
commit 94be279992

View File

@@ -52,7 +52,7 @@ jobs:
- run:
name: Building examples
command: |
cd $BOOST/libs/project/example
cd $BOOST_REMOVE/example
../../../b2 -j8
- run:
name: Running Unit tests