fix(travis): Add test_site to hosts
This commit is contained in:
parent
2941568fe2
commit
eded71a63a
1 changed files with 4 additions and 0 deletions
|
|
@ -8,6 +8,10 @@ python:
|
|||
services:
|
||||
- mysql
|
||||
|
||||
addons:
|
||||
hosts:
|
||||
- test_site
|
||||
|
||||
cache:
|
||||
- pip
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue