Skip to content

Commit ed9f432

Browse files
Fabrizio Montisds
authored andcommitted
Manually install ffi on Windows to make tests pass
1 parent 29f595d commit ed9f432

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Gemfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,5 @@ gem 'coveralls', '~> 0.8'
1313

1414
# Pin RuboCop for Travis builds.
1515
gem 'rubocop', '0.54.0'
16+
17+
gem 'ffi' if Gem.win_platform?

0 commit comments

Comments
 (0)