mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
Added boost 1.70.0 to the CI matrix
Signed-off-by: Mathieu Champlon <mathieu.champlon@docker.com>
This commit is contained in:
parent
44e8509d6f
commit
6820b9b1bf
2 changed files with 5 additions and 1 deletions
|
|
@ -26,6 +26,7 @@ env:
|
|||
- CXX_STANDARD=c++98 BRANCH_TO_TEST=boost-1.59.0
|
||||
- CXX_STANDARD=c++11 BRANCH_TO_TEST=boost-1.67.0
|
||||
- CXX_STANDARD=c++98 BRANCH_TO_TEST=boost-1.67.0
|
||||
- CXX_STANDARD=c++17 BRANCH_TO_TEST=boost-1.70.0
|
||||
|
||||
compiler:
|
||||
- clang
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue