travis: Be less verbose when pushing.

This commit is contained in:
Tim 'mithro' Ansell 2017-12-21 15:53:27 +01:00
parent 069f80789d
commit d690fd616d
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
#! /bin/bash
set -e
set -x
if [ ! -d html ]; then
echo "Please generate the html files first."