Skip to content

Commit c5847ea

Browse files
committed
Use zef in travis
1 parent cc4399a commit c5847ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ sudo: false
66
perl6:
77
- latest
88
install:
9-
- rakudobrew build-panda
10-
- panda installdeps .
9+
- rakudobrew build-zef
10+
- zef --debug install .

0 commit comments

Comments
 (0)