Skip to content

Commit

Permalink
fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
retupmoca committed Apr 23, 2018
1 parent f1e8481 commit 7f67d50
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,7 @@ sudo: false
perl6:
- latest
install:
- rakudobrew build-panda
- panda installdeps .
- rakudobrew build-zef
- zef install --depsonly .
script:
- zef install .

0 comments on commit 7f67d50

Please sign in to comment.