perf(travis): Use travis optimizations
This commit is contained in:
parent
1de45877b1
commit
5542af9be8
@ -2,6 +2,12 @@ dist: trusty
|
||||
|
||||
language: python
|
||||
|
||||
git:
|
||||
depth: 1
|
||||
|
||||
cache:
|
||||
- pip
|
||||
|
||||
addons:
|
||||
hosts: test_site
|
||||
mariadb: 10.3
|
||||
|
Loading…
Reference in New Issue
Block a user