forked from boostorg/mp11
Escape (again) 'using' line in .travis.yml
This commit is contained in:
@@ -87,8 +87,7 @@ install:
|
|||||||
- ./b2 headers
|
- ./b2 headers
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- |
|
- echo "using $TOOLSET : : $COMPILER : <cxxflags>-std=$CXXSTD ;" > ~/user-config.jam
|
||||||
echo using $TOOLSET : : $COMPILER : <cxxflags>-std=$CXXSTD ; > ~/user-config.jam
|
|
||||||
- ./b2 libs/mp11/test toolset=$TOOLSET
|
- ./b2 libs/mp11/test toolset=$TOOLSET
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
|
Reference in New Issue
Block a user