Skip to content

Commit

Permalink
Alter travis config to use zef
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanstowe committed Aug 2, 2017
1 parent c77fe7e commit aef9b81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -6,5 +6,5 @@ sudo: false
perl6:
- latest
install:
- rakudobrew build-panda
- panda installdeps .
- rakudobrew build-zef
- zef --/test --deps-only install .

0 comments on commit aef9b81

Please sign in to comment.