mirror of
https://github.com/boostorg/ratio.git
synced 2025-05-09 15:14:01 +00:00
Rollback cmake tests until they are good;
This commit is contained in:
parent
10d749de93
commit
818c7febe3
10
.travis.yml
10
.travis.yml
@ -313,11 +313,11 @@ script:
|
|||||||
- |-
|
- |-
|
||||||
echo "using $TOOLSET : : $COMPILER : <cxxflags>-std=$CXXSTD ;" > ~/user-config.jam
|
echo "using $TOOLSET : : $COMPILER : <cxxflags>-std=$CXXSTD ;" > ~/user-config.jam
|
||||||
- ./b2 libs/ratio/test toolset=$TOOLSET
|
- ./b2 libs/ratio/test toolset=$TOOLSET
|
||||||
- mkdir __build__ && cd __build__
|
#- mkdir __build__ && cd __build__
|
||||||
- export CXX=$COMPILER
|
#- export CXX=$COMPILER
|
||||||
- cmake -DBOOST_RATIO_INCLUDE_TESTS=ON ../libs/ratio/test/test_cmake
|
#- cmake -DBOOST_RATIO_INCLUDE_TESTS=ON ../libs/ratio/test/test_cmake
|
||||||
- cmake --build .
|
#- cmake --build .
|
||||||
- ctest .
|
#- ctest .
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
email:
|
email:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user