aboutsummaryrefslogtreecommitdiffstats
path: root/util/travis_docs.sh
diff options
context:
space:
mode:
Diffstat (limited to 'util/travis_docs.sh')
-rwxr-xr-xutil/travis_docs.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/travis_docs.sh b/util/travis_docs.sh
index 5cfd63466..93c2d7186 100755
--- a/util/travis_docs.sh
+++ b/util/travis_docs.sh
@@ -1,5 +1,6 @@
#!/bin/bash
+source util/travis_utils.sh
source util/travis_push.sh
if [[ "$TRAVIS_COMMIT_MESSAGE" != *"[skip docs]"* ]] ; then