Skip to content

Commit

Permalink
fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
retupmoca committed Apr 26, 2018
1 parent de63a07 commit 18faed8
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .travis.yml
Expand Up @@ -5,7 +5,8 @@ language: perl6
sudo: false
perl6:
- latest
# - 2015.09
install:
- rakudobrew build-panda
- panda installdeps .
- rakudobrew build-zef
- zef install --depsonly .
script:
- zef install .

0 comments on commit 18faed8

Please sign in to comment.