Skip to content

Commit

Permalink
use localcert
Browse files Browse the repository at this point in the history
add ruby_version++

add caches

Revert "add caches"

This reverts commit 6410f56.

Revert "add ruby_version++"

This reverts commit cd09582.
  • Loading branch information
sawanoboly committed Mar 24, 2021
1 parent 88320b3 commit 377ae69
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 @@ -59,6 +59,7 @@ install:
- ps: $PSVersionTable

build_script:
- set SSL_CERT_FILE=C:/ruby24-x64/ssl/cert.pem
- ruby -rfileutils -e 'FileUtils.rm_r(File.join(Gem.dir, "cache", "bundler")) if Dir.exists?(File.join(Gem.dir, "cache", "bundler"))'
- bundle install --jobs 3 --retry 3
- net user
Expand Down

0 comments on commit 377ae69

Please sign in to comment.