mirror of
https://github.com/borgbackup/borg.git
synced 2025-01-22 07:19:02 +00:00
travis: Enable python 3.4
This commit is contained in:
parent
c502481d5e
commit
c90c6c9e9d
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ language: python
|
|||
python:
|
||||
- "3.2"
|
||||
- "3.3"
|
||||
- "3.4"
|
||||
# command to install dependencies
|
||||
install:
|
||||
- "sudo apt-get install -y libacl1-dev"
|
||||
|
|
Loading…
Reference in a new issue