diff --git a/.travis.yml b/.travis.yml index 62c9441..e8fbc2d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -148,7 +148,7 @@ deploy: local_dir: ${TRAVIS_BUILD_DIR}/src/html upload-dir: doxygen acl: public_read - skip_clean: true + skip_cleanup: true branch: master on: condition: $CONFIG = doxygen