mirror of
https://github.com/boostorg/lambda2.git
synced 2025-05-10 01:33:53 +00:00
Add variant=debug,release to Travis
This commit is contained in:
parent
6e9001cf90
commit
363d73ddc2
@ -249,7 +249,7 @@ install:
|
||||
script:
|
||||
- |-
|
||||
echo "using $TOOLSET : : $TRAVIS_COMPILER ;" > ~/user-config.jam
|
||||
- ./b2 libs/lambda2/test toolset=$TOOLSET cxxstd=$CXXSTD
|
||||
- ./b2 libs/lambda2/test toolset=$TOOLSET cxxstd=$CXXSTD variant=debug,release
|
||||
|
||||
notifications:
|
||||
email:
|
||||
|
Loading…
x
Reference in New Issue
Block a user