Skip to content

Commit 7ea658d

Browse files
committed
Appveyor test for bcrypt.
1 parent 46cd30d commit 7ea658d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ install:
1111
- ps: Update-AppveyorBuild -Version "$(Get-Content $env:appveyor_build_folder\VERSION).$env:appveyor_build_number"
1212
- ruby --version
1313
- gem --version
14+
- gem install bcrypt --platform=ruby
1415
- bundle install
1516
build: off
1617
test_script:

0 commit comments

Comments
 (0)