mirror of
https://github.com/boostorg/config.git
synced 2025-07-30 20:37:15 +02:00
Another attempt to fix travis.yml
This commit is contained in:
@ -316,7 +316,7 @@ install:
|
||||
- python tools/boostdep/depinst/depinst.py config
|
||||
- ./bootstrap.sh
|
||||
- ./b2 headers
|
||||
- $TOOLSET -std=$CXXSTD -I. -O3 libs/config/test/config_info.cpp -o config_info && ./config_info
|
||||
- $COMPILER -std=$CXXSTD -I. -O3 libs/config/test/config_info.cpp -o config_info && ./config_info
|
||||
|
||||
script:
|
||||
- |-
|
||||
|
Reference in New Issue
Block a user