forked from boostorg/function
Add libs/align to .ravis.yml
This commit is contained in:
@ -19,6 +19,7 @@ install:
|
||||
- cd ..
|
||||
- git clone -b $TRAVIS_BRANCH --depth 1 https://github.com/boostorg/boost.git boost-root
|
||||
- cd boost-root
|
||||
- git submodule init libs/align
|
||||
- git submodule init libs/assert
|
||||
- git submodule init libs/bind
|
||||
- git submodule init libs/chrono
|
||||
|
Reference in New Issue
Block a user