Skip to content

Commit

Permalink
Switch to gmake
Browse files Browse the repository at this point in the history
Strawberry Perl no longer comes with dmake
  • Loading branch information
briandfoy committed Jul 9, 2017
1 parent 32e3132 commit d0ceec1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ install:
- cpanm --installdeps .
build_script:
- perl Makefile.PL
- dmake test
- gmake test

0 comments on commit d0ceec1

Please sign in to comment.