We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c0f8ce commit 70072d4Copy full SHA for 70072d4
1 file changed
toxic/README.md
@@ -49,7 +49,7 @@ services:
49
- docker
50
51
before_install:
52
-- docker pull uavcan/uavcan/toxic:py35-py38-sq
+- docker pull uavcan/toxic:py35-py38-sq
53
54
script:
55
- docker run --rm -v $TRAVIS_BUILD_DIR:/repo uavcan/uavcan/toxic:py35-py38-sq /bin/sh -c tox
0 commit comments