forked from boostorg/mp11
Escape (yet again) 'using' line in .travis.yml
This commit is contained in:
@@ -87,7 +87,8 @@ install:
|
||||
- ./b2 headers
|
||||
|
||||
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
|
||||
|
||||
notifications:
|
||||
|
Reference in New Issue
Block a user