diff --git a/.travis.yml b/.travis.yml index a174cfe8b..ea3162797 100644 --- a/.travis.yml +++ b/.travis.yml @@ -67,4 +67,4 @@ jobs: - popd - ./bootstrap.sh --with-toolset=${TOOLSET} - pushd doc - - ../b2 --website-doc-dir=manual/develop website + - ../b2 --website-doc-dir=manual/${TRAVIS_BRANCH} website