From 555236b4d0319d233ac82941e87de327843e4305 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Tue, 29 Mar 2016 22:10:10 +0200 Subject: Travis: Fix indentation --- .travis.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index bde1bb6..c0e674b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,9 +5,9 @@ notifications: webhooks: urls: - https://webhooks.gitter.im/e/0a75d380046b2684c78e - on_success: change - on_failure: always - on_start: never + on_success: change + on_failure: always + on_start: never before_install: - sudo apt-get update && sudo apt-get install -y --no-install-recommends texlive-fonts-recommended texlive-latex-extra texlive-fonts-extra texlive-latex-recommended texlive-science -- cgit v1.2.3