mirror of https://github.com/MISP/misp-modules
Add redis server
parent
33fc5503a3
commit
ba1b7ffb80
|
@ -2,12 +2,14 @@ language: python
|
|||
|
||||
cache: pip
|
||||
|
||||
services:
|
||||
- redis-server
|
||||
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- libpq5
|
||||
|
||||
|
||||
python:
|
||||
- "3.3"
|
||||
- "3.4"
|
||||
|
|
Loading…
Reference in New Issue