Corrected Travis CI syntax

This commit is contained in:
Edward Diener
2020-09-20 05:38:29 -04:00
parent 5a30bc472d
commit 1a2e813fcb

View File

@ -394,7 +394,7 @@ install:
script:
- |-
echo "using $TOOLSET : : $COMPILER ;" > ~/user-config.jam
- b2 libs/preprocessor/test$PPLIMITS -j 3 toolset=$TOOLSET cxxstd=$CXXSTD
- ./b2 libs/preprocessor/test$PPLIMITS -j 3 toolset=$TOOLSET cxxstd=$CXXSTD
notifications:
email: