From cb48dfe020aea9fa22b9e6f0927e4a48ffdaef3a Mon Sep 17 00:00:00 2001 From: Michael Boulton Date: Sat, 10 Aug 2019 21:36:27 +0100 Subject: [PATCH] Clean travis file this is also just a dummy bump to try and get it to build master --- .travis.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index fb9a79b6..cbd38224 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,14 +14,16 @@ language: python branches: only: - - master + - master cache: directories: - $HOME/.cache/pip - .tox + services: - docker + jobs: fast_finish: true include: