Skip to content

Commit

Permalink
Merge pull request #13 from jonathanstowe/travis
Browse files Browse the repository at this point in the history
Fix the Travis configuration
  • Loading branch information
supernovus committed Nov 3, 2016
2 parents 75c102c + c096194 commit f361756
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 2 additions & 1 deletion .gitignore
@@ -1,2 +1,3 @@
Makefile
blib
blib
.precomp
3 changes: 0 additions & 3 deletions .travis.yml
Expand Up @@ -4,7 +4,4 @@ perl6:
install:
- rakudobrew build-panda
- panda --notests installdeps .
script:
- perl6 -MPanda::Builder -e 'Panda::Builder.build($*CWD)'
- PERL6LIB=$PWD/blib/lib prove -e perl6 -vr t/
sudo: false

0 comments on commit f361756

Please sign in to comment.