From f344f1cb7de50cdfc39b4ab4efb79ebe3037307b Mon Sep 17 00:00:00 2001 From: "Pedro M. Baeza" Date: Sun, 28 Aug 2016 13:39:51 +0200 Subject: [PATCH] [FIX] .travis.yml: Correct indentation --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 02cb7f9d8..6f22863fb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -37,4 +37,4 @@ script: - travis_run_tests after_success: - - travis_after_tests_success + - travis_after_tests_success