Skip to content

Commit

Permalink
Use zef instead of panda
Browse files Browse the repository at this point in the history
  • Loading branch information
Altai-man committed May 17, 2017
1 parent f8cd905 commit 0aa536d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -5,5 +5,5 @@ perl6:
- latest

install:
- rakudobrew build-panda
- panda update && panda install Compress::Bzip2::Raw
- rakudobrew build-zef
- zef install .

0 comments on commit 0aa536d

Please sign in to comment.