Skip to content

Commit 5c12612

Browse files
yahondaclaude
andcommitted
Remove Travis CI configuration
All Travis coverage (Rails matrix, Oracle 11g setup, account provisioning) is now handled by GitHub Actions: test_gemfiles.yml provides the Rails matrix, and test.yml / test_11g.yml cover modern Ruby against the root Gemfile. Drop .travis.yml, the .travis/ helper scripts, and the corresponding s.files entries in the gemspec. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent a37d58a commit 5c12612

5 files changed

Lines changed: 0 additions & 165 deletions

File tree

.travis.yml

Lines changed: 0 additions & 105 deletions
This file was deleted.

.travis/oracle/download.sh

Lines changed: 0 additions & 15 deletions
This file was deleted.

.travis/oracle/install.sh

Lines changed: 0 additions & 32 deletions
This file was deleted.

.travis/setup_accounts.sh

Lines changed: 0 additions & 9 deletions
This file was deleted.

ruby-plsql.gemspec

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,6 @@ Gem::Specification.new do |s|
2323
".codeclimate.yml",
2424
".github/stale.yml",
2525
".rubocop.yml",
26-
".travis.yml",
27-
".travis/oracle/download.sh",
28-
".travis/oracle/install.sh",
29-
".travis/setup_accounts.sh",
3026
"Gemfile",
3127
"History.txt",
3228
"License.txt",

0 commit comments

Comments
 (0)