Skip to content

Commit beca6d3

Browse files
authored
Merge pull request #194 from yahonda/follow_up_193
Tidy up Travis CI
2 parents a45bb54 + a951566 commit beca6d3

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ gemfile:
5252

5353
matrix:
5454
exclude:
55+
- gemfile: gemfiles/Gemfile.activerecord-main
56+
rvm: jruby-head
5557
- gemfile: gemfiles/Gemfile.activerecord-main
5658
rvm: jruby-9.2.17.0
5759
- gemfile: gemfiles/Gemfile.activerecord-main

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![Build Status](https://travis-ci.org/rsim/ruby-plsql.svg?branch=master)](https://travis-ci.org/rsim/ruby-plsql)
1+
[![Build Status](https://travis-ci.com/rsim/ruby-plsql.svg?branch=master)](https://travis-ci.com/rsim/ruby-plsql)
22

33
ruby-plsql
44
==========

0 commit comments

Comments
 (0)