Skip to content

Commit

Permalink
try just "prove"
Browse files Browse the repository at this point in the history
  • Loading branch information
yowcow committed Apr 12, 2016
1 parent 35fa921 commit ceabe6a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -6,5 +6,6 @@ install:
- panda --notests installdeps .
script:
- perl6 -MPanda::Builder -e 'Panda::Builder.build(~$*CWD)'
- PERL6LIB=$PWD/lib prove -e perl6 -vr t/
#- PERL6LIB=$PWD/lib prove -e perl6 -vr t/
- prove
sudo: false

0 comments on commit ceabe6a

Please sign in to comment.