mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-20 10:34:30 +00:00
Don't depend on specific python versions in Travis
This commit is contained in:
parent
9a2feae719
commit
0236bfa9a6
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
language: python
|
language: python
|
||||||
python:
|
python:
|
||||||
- "3.3.6"
|
- "3.3"
|
||||||
- "3.4.3"
|
- "3.4"
|
||||||
|
|
||||||
# Debian packages required
|
# Debian packages required
|
||||||
before_install:
|
before_install:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user