aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 470ecf2c..8cedb335 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -30,9 +30,9 @@ script:
- |
if [ "$TRAVIS_BRANCH" == "master" ] then
./tools/update_docs
- exit(0)
+ exit 0
else
- exit(0)
+ exit 0
fi
env:
global: