Test typeof instead of smart_ptr :-/

This commit is contained in:
Peter Dimov
2017-11-04 16:26:08 +02:00
parent ec502afe5d
commit e9f4579047

View File

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