Skip to content

Commit 1ffdbc7

Browse files
committed
Limit uploads to rubygems.org
> I should also add that, since you have 4 jobs in the build matrix, you > should consider adding an extra condition for deployment, probably on > the Ruby version. Otherwise, 4 attempts will be made to upload the > gem, and 3 would necessarily fail. [skip ci] Related to #10.
1 parent eef00ef commit 1ffdbc7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ deploy:
1313
gemspec: twingly-analytics-api-ruby.gemspec
1414
on:
1515
tags: true
16+
rvm: 2.2
1617
repo: twingly/twingly-analytics-api-ruby

0 commit comments

Comments
 (0)