Skip to content

Commit

Permalink
Fix .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
titsuki committed Nov 14, 2019
1 parent b5ff09b commit 342fe54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ install:
- rakudobrew build-zef
- zef --debug --depsonly --test-depends --/test install .
script:
- zef build .
- PERL6LIB=$PWD/lib zef build .
- PERL6LIB=$PWD/lib prove -e perl6 -vr t/
sudo: false

0 comments on commit 342fe54

Please sign in to comment.