forked from boostorg/config
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