mirror of https://github.com/MISP/misp-modules
chg: [travis] Added py3.8
parent
97bcc550a7
commit
c58f131e10
|
@ -9,6 +9,7 @@ python:
|
|||
- "3.6"
|
||||
- "3.6-dev"
|
||||
- "3.7-dev"
|
||||
- "3.8-dev"
|
||||
|
||||
before_install:
|
||||
- docker build -t misp-modules --build-arg BUILD_DATE=$(date -u +"%Y-%m-%d") docker/
|
||||
|
|
Loading…
Reference in New Issue