mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-09-19 04:59:01 +00:00
network: Update travis configuration to install network-manager package
This commit is contained in:
parent
f00f65f484
commit
6326b9143c
@ -5,9 +5,9 @@ python:
|
|||||||
- "3.2"
|
- "3.2"
|
||||||
|
|
||||||
# Debian packages required
|
# Debian packages required
|
||||||
addons:
|
before_install:
|
||||||
apt_packages:
|
- sudo apt-get update -qq
|
||||||
- python3-gi
|
- sudo apt-get install network-manager python3-gi
|
||||||
|
|
||||||
virtualenv:
|
virtualenv:
|
||||||
system_site_packages: true
|
system_site_packages: true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user