From c511b5a1339f28c239a9debc67ca06840eef271a Mon Sep 17 00:00:00 2001 From: Patrick Niklaus Date: Wed, 27 Apr 2016 23:25:14 +0200 Subject: [PATCH] Try to kick start travis again --- .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index a2b4afb55..e62a965c5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,8 +13,7 @@ notifications: branches: only: - master - - develop - - 5.0 + - "5.0" matrix: fast_finish: true