Skip to content

Commit

Permalink
Upgrade perlbrewski first
Browse files Browse the repository at this point in the history
  • Loading branch information
ingydotnet committed Jan 16, 2015
1 parent 50db9bc commit a0f9e42
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -12,6 +12,7 @@ perl:
- '5.8'

install:
- perlbrew install-cpanm -f
- git clone https://github.com/ingydotnet/test-base-pm
../test-base-pm
- cpanm --quiet --notest
Expand Down
1 change: 1 addition & 0 deletions pkg/travis.yml
Expand Up @@ -12,6 +12,7 @@ perl:
- '5.8'

install:
- perlbrew install-cpanm -f
- git clone https://github.com/ingydotnet/test-base-pm
../test-base-pm
- cpanm --quiet --notest
Expand Down

0 comments on commit a0f9e42

Please sign in to comment.