@ -2,6 +2,7 @@ stages:
- test
Atheneum:Tests:
image: python:3.6-slim-stretch
stage: test
script:
- python3 --version
@ -15,4 +16,4 @@ Atheneum:Tests:
- exit
tags:
- linux
- python3
- docker