Skip to content

Commit

Permalink
Use zef instead of panda for Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
samcv committed May 2, 2017
1 parent 32c7fd3 commit 0ee8875
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ env:
perl6:
- latest
install:
- rakudobrew build-panda
- panda install Test::META
- rakudobrew build-zef
- zef install Test::META

0 comments on commit 0ee8875

Please sign in to comment.