From eded71a63a3f8413d773fcb337c2a337058b1666 Mon Sep 17 00:00:00 2001 From: Aditya Hase Date: Thu, 4 Jul 2019 21:08:58 +0530 Subject: [PATCH] fix(travis): Add test_site to hosts --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.travis.yml b/.travis.yml index 86f9e52fa3..0ec9ee5349 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,6 +8,10 @@ python: services: - mysql +addons: + hosts: + - test_site + cache: - pip