Skip to content

Commit

Permalink
imp travis config - use zef to install dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Demayl committed Jul 4, 2017
1 parent a3f0d59 commit 9adc5ef
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 @@ perl6:
- latest

install:
- rakudobrew build-panda
- panda installdeps .
- rakudobrew build-zef
- zef install .

0 comments on commit 9adc5ef

Please sign in to comment.