Merge pull request #143 from boostorg/jzmaddock-patch-2

Travis: remove redundent git clone
This commit is contained in:
jzmaddock
2017-05-26 08:37:04 +01:00
committed by GitHub

View File

@ -430,7 +430,6 @@ install:
- git clone -b $TRAVIS_BRANCH --depth 1 https://github.com/boostorg/boost.git boost-root
- cd boost-root
- git submodule update --init tools/build
- git submodule update --init libs/config
- git submodule update --init tools/boostdep
- cp -r $TRAVIS_BUILD_DIR/* libs/config
- python tools/boostdep/depinst/depinst.py config