diff --git a/.travis.yml b/.travis.yml index 6b40572..ce6222d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -87,8 +87,7 @@ install: - ./b2 headers script: - - | - echo using $TOOLSET : : $COMPILER : -std=$CXXSTD ; > ~/user-config.jam + - echo "using $TOOLSET : : $COMPILER : -std=$CXXSTD ;" > ~/user-config.jam - ./b2 libs/mp11/test toolset=$TOOLSET notifications: