Commit 874ca1dc by Peter Eacmen

still no love for travis

parent 840a59d1
...@@ -15,9 +15,8 @@ jobs: ...@@ -15,9 +15,8 @@ jobs:
include: include:
- stage: test - stage: test
services: docker services: docker
install: install: echo "No install for this job"
- docker build . script: docker build .
script: no
- stage: test - stage: test
dist: bionic dist: bionic
python: 3.6 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