Skip to content

Commit e95de2f

Browse files
committed
Run x86-mingw32 cross build only, to decrease test time
1 parent 822bd91 commit e95de2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ matrix:
4040
- gem cert --build [email protected] --private-key ~/.gem/gem-private_key.pem
4141
- cp gem-public_cert.pem ~/.gem/gem-public_cert.pem
4242
script:
43-
- rake gem:windows
43+
- rake gem:windows:x86-mingw32
4444
allow_failures:
4545
- rvm: ruby-head
4646
- rvm: truffleruby

0 commit comments

Comments
 (0)