mirror of https://github.com/MISP/misp-modules
Merge branch 'master' into master
commit
3a0548c866
|
@ -6,11 +6,11 @@ services:
|
||||||
cache: pip
|
cache: pip
|
||||||
|
|
||||||
python:
|
python:
|
||||||
- "3.4"
|
|
||||||
- "3.5"
|
- "3.5"
|
||||||
- "3.5-dev"
|
- "3.5-dev"
|
||||||
- "3.6"
|
- "3.6"
|
||||||
- "3.6-dev"
|
- "3.6-dev"
|
||||||
|
- "3.7-dev"
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- pip install -U nose codecov pytest
|
- pip install -U nose codecov pytest
|
||||||
|
|
Loading…
Reference in New Issue