Skip to content

Commit

Permalink
CI appveyor full build again
Browse files Browse the repository at this point in the history
  • Loading branch information
shawnlaffan committed Sep 6, 2024
1 parent eb2580c commit c2b1107
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,13 @@ install:
- cpanm -v Alien::proj

# - set ALIEN_GDAL_CONFIG_ARGS=--without-spatialite --without-gnm --without-qhull
# - cpanm -v Alien::gdal
#
# - cpanm --notest --installdeps .
# - cpanm --installdeps .
- cpanm -v Alien::gdal

- cpanm --notest --installdeps .
- cpanm --installdeps .


build_script:
# - prove -l
- perl -e "1"
- prove -l
# - perl -e "1"

0 comments on commit c2b1107

Please sign in to comment.