From 6fadc4d8b8c4b0f4d854e417779d985082af499d Mon Sep 17 00:00:00 2001 From: Patrick Niklaus Date: Mon, 19 Jun 2017 16:03:36 +0000 Subject: [PATCH] Enable travis --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 9d290446bef..9e0fe10771d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,6 +17,7 @@ notifications: branches: only: - master + - "5.8" # enable building tags - /^v\d+\.\d+(\.\d+)?(-\S*)?$/