mirror of
https://github.com/borgbase/vorta
synced 2025-01-03 13:45:49 +00:00
Update .travis.yml
This commit is contained in:
parent
b09f8480ce
commit
fabe77b966
1 changed files with 8 additions and 1 deletions
|
@ -1,4 +1,11 @@
|
|||
language: generic
|
||||
language: python
|
||||
python:
|
||||
- '3.6'
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- xvfb
|
||||
- python3-venv
|
||||
|
||||
cache:
|
||||
- pip
|
||||
|
|
Loading…
Reference in a new issue