From 8209a25c8a5e9c8edef0b9e7828ee5fd7463f838 Mon Sep 17 00:00:00 2001 From: Vdauphin Date: Sun, 11 Nov 2018 22:23:47 +0100 Subject: [PATCH] Add master to travis --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 56087b8cf..550fd736c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,7 @@ branches: only: - master_daily + - master language: python python: - '3.5'