Skip to content

Commit 108c1cc

Browse files
committed
Travis update: Aug 2025 (Build 948)
[skip ci]
1 parent 6a3f7ce commit 108c1cc

1 file changed

Lines changed: 1 addition & 13 deletions

File tree

.travis.yml

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,11 @@
1-
# NOTE: This file is auto-generated by OpenAPI Generator.
2-
31
language: ruby
4-
52
cache: bundler
6-
73
rvm:
4+
- 2.7
85
- 3.0
96
- 3.1
10-
- 3.2
11-
127
script:
138
- bundle install --path vendor/bundle
149
- bundle exec rspec
1510
- gem build messente_api.gemspec
1611
- gem install ./messente_api-2.4.1.gem
17-
18-
deploy:
19-
provider: rubygems
20-
api_key: "${RUBYGEMS_API_KEY}"
21-
gemspec: messente_api.gemspec
22-
on:
23-
tags: true

0 commit comments

Comments
 (0)