Commit 874ca1dc by Peter Eacmen

still no love for travis

parent 840a59d1
......@@ -15,9 +15,8 @@ jobs:
include:
- stage: test
services: docker
install:
- docker build .
script: no
install: echo "No install for this job"
script: docker build .
- stage: test
dist: bionic
python: 3.6
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment