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 41b2597 commit 42f9b57Copy full SHA for 42f9b57
.travis.yml
@@ -1,7 +1,7 @@
1
-sudo: false
2
language: perl6
+
3
perl6:
4
- latest
5
install:
6
- - rakudobrew build-zef
7
- - zef --verbose install .
+ - rakudobrew build zef
+ - zef install .
0 commit comments