Skip to content

Commit

Permalink
fix .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
skaji committed Feb 4, 2016
1 parent ff40afc commit 154876c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -6,5 +6,5 @@ install:
- panda --notests installdeps .
script:
- perl6 -MPanda::Builder -e 'Panda::Builder.build(~$*CWD)'
- PERL6LIB=$PWD/blib/lib prove -e perl6 -rv t/
- PERL6LIB=$PWD/lib prove -e perl6 -rv t/
sudo: false

0 comments on commit 154876c

Please sign in to comment.