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 34abd52 commit 305ee67Copy full SHA for 305ee67
.travis.yml
@@ -10,4 +10,4 @@ script:
10
-v $(pwd):/tmp/test:rw
11
-w /tmp/test
12
tonyodell/rakudo-nightly:latest
13
- bash -c 'apt-get update; apt install -y ca-certificates; zef install -v --deps-only . && zef test .'
+ bash -c 'apt-get update; apt-get install -y ca-certificates; zef install -v --deps-only . && zef test .'
0 commit comments