Skip to content

Commit

Permalink
[ci] Specify a dummy install command so cpanminus is not invoked, sin…
Browse files Browse the repository at this point in the history
…ce it doesn't know what to do with Parrot
  • Loading branch information
leto committed Mar 4, 2012
1 parent 5555d82 commit 86ddac4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -2,6 +2,7 @@ language: "perl"
perl:
- "5.10"
- "5.14"
install: "echo"
before_script:
# This stuff used to be required, but was rolled into the Travis CI perl support.
# - sudo apt-get install libffi-dev libicu-dev libgmp3-dev clang llvm-dev liblocal-lib-perl zlib1g-dev gcc-multilib
Expand Down

0 comments on commit 86ddac4

Please sign in to comment.