1
0
Fork 0
mirror of https://github.com/borgbase/vorta synced 2025-01-03 13:45:49 +00:00

Update .travis.yml

This commit is contained in:
Manuel Riel 2018-11-20 13:30:32 +08:00 committed by GitHub
parent b09f8480ce
commit fabe77b966
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,11 @@
language: generic language: python
python:
- '3.6'
addons:
apt:
packages:
- xvfb
- python3-venv
cache: cache:
- pip - pip