diff --git a/.travis.yml b/.travis.yml index 5659e8b..3b5b711 100644 --- a/.travis.yml +++ b/.travis.yml @@ -88,7 +88,8 @@ 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: