Skip to content

Commit

Permalink
Can I intall sqlite on Appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
nigelhorne committed Mar 28, 2018
1 parent b7d436f commit f3a3b95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ install:
- perl -V
- cpan App::cpanminus
- cpanm -q --showdeps --with-develop --with-suggests . | findstr /v "^perl\>" | cpanm -n
- choco install sqlite
- 'echo End install at: & time /t'

build_script:
Expand Down

0 comments on commit f3a3b95

Please sign in to comment.