Commit 461b84cf authored by Milo Yip's avatar Milo Yip

Add chmod +x

parent 3e88c558
......@@ -30,4 +30,5 @@ script:
after_success :
- cd "${TRAVIS_BUILD_DIR}"
- sudo ./build/travis_doxygen.sh
- sudo chmod +x build/travis_doxygen.sh
- sudo build/travis_doxygen.sh
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment