Travis: remove redundent git clone

This commit is contained in:
jzmaddock
2017-05-25 19:56:41 +01:00
committed by GitHub
parent 9f39b329fb
commit 07312935fd

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