chg: [travis] Added py3.8

pull/395/head
Steve Clement 2020-05-01 07:40:05 +09:00
parent 97bcc550a7
commit c58f131e10
No known key found for this signature in database
GPG Key ID: 69A20F509BE4AEE9
1 changed files with 1 additions and 0 deletions

View File

@ -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/