diff --git a/.travis.yml b/.travis.yml index 46447c60..e9f62a98 100644 --- a/.travis.yml +++ b/.travis.yml @@ -43,6 +43,7 @@ before_script: git describe --tags || : script: + ## The test container is created with https://github.com/dracutdevs/fedora-container - docker run --privileged -it -v $(pwd)/:/dracut quay.io/haraldh/dracut-fedora:$IMAGE /dracut/fedora-test.sh $IMAGE-$$ "$TESTS" notifications: