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

Add variant=debug,release to Travis

This commit is contained in:
Peter Dimov
2020-09-07 17:51:04 +03:00
parent 6e9001cf90
commit 363d73ddc2

View File

@@ -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: