Skip to content

Commit

Permalink
Adds self-upgrading of perlbrew
Browse files Browse the repository at this point in the history
Which should fix #117
  • Loading branch information
JJ authored Jul 27, 2018
1 parent ee14172 commit faa2972
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ before_install:
- curl -L http://install.perlbrew.pl | bash
- echo 'source ~/perl5/perlbrew/etc/bashrc' >> ~/.bash_profile
- source ~/perl5/perlbrew/etc/bashrc
- perlbrew self-upgrade
- perlbrew install -Duseshrplib -n --noman -v --switch stable

install:
Expand Down

0 comments on commit faa2972

Please sign in to comment.