Skip to content

Commit

Permalink
Run x86-mingw32 cross build only, to decrease test time
Browse files Browse the repository at this point in the history
  • Loading branch information
larskanis committed Feb 19, 2020
1 parent 822bd91 commit e95de2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ matrix:
- gem cert --build [email protected] --private-key ~/.gem/gem-private_key.pem
- cp gem-public_cert.pem ~/.gem/gem-public_cert.pem
script:
- rake gem:windows
- rake gem:windows:x86-mingw32
allow_failures:
- rvm: ruby-head
- rvm: truffleruby
Expand Down

0 comments on commit e95de2f

Please sign in to comment.