Updated CI config to include non-free for SNMP modules
This commit is contained in:
parent
a4f6b84c44
commit
35473014ad
@ -24,6 +24,7 @@ cache:
|
||||
# services such as redis or postgres
|
||||
before_script:
|
||||
# Update packages
|
||||
- echo 'deb http://deb.debian.org/debian jessie non-free' >> /etc/apt/sources.list.d/non-free.list
|
||||
- apt-get update -yqq
|
||||
|
||||
# Upgrade to Node 7
|
||||
|
Loading…
Reference in New Issue
Block a user