mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-06-03 10:50:20 +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"
|
||||
|
||||
# Debian packages required
|
||||
addons:
|
||||
apt_packages:
|
||||
- python3-gi
|
||||
before_install:
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install network-manager python3-gi
|
||||
|
||||
virtualenv:
|
||||
system_site_packages: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user