Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Use community-supported perl6 for Travis
  • Loading branch information
Paul Cochrane committed Jul 10, 2015
1 parent 8432216 commit 4123799
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions .travis.yml
@@ -1,14 +1,6 @@
language: perl

perl:
- "5.10"

env:
PATH=~/.rakudobrew/bin:$PATH
language: perl6

install:
- git clone https://github.com/tadzik/rakudobrew ~/.rakudobrew
- rakudobrew build moar
- rakudobrew build-panda
- panda install URI
- panda install Pod::To::HTML
Expand Down

0 comments on commit 4123799

Please sign in to comment.