Skip to content

Commit

Permalink
Appveyor: make sure we have a recent Alien::Build
Browse files Browse the repository at this point in the history
Updates #161
  • Loading branch information
shawnlaffan committed Aug 7, 2019
1 parent b40c0de commit 7d784a4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ install:

# aliens should be cached now
- cpanm --quiet --notest Module::Compile

# need a more recent version for Alien::gdal

- cpanm --quiet --notest Alien::Build
## make sure something goes to screen for aliens to avoid timeouts
- cpanm -v --notest Alien::geos::af Alien::proj Alien::freexl
- cpanm -v --notest Alien::sqlite
Expand Down

0 comments on commit 7d784a4

Please sign in to comment.