try different path

This commit is contained in:
Cyryl Płotnicki 2019-01-20 12:38:51 +00:00
parent 5dd351c14e
commit 09684d5488

View file

@ -1,5 +1,5 @@
fedora:
script: ./test.sh
script: test.sh
image: docker:stable
services:
- docker:dind
@ -10,7 +10,7 @@ fedora:
DOCKER_DRIVER: overlay2
ubuntu:
script: ./test.sh
script: test.sh
image: docker:stable
services:
- docker:dind