Skip to content

Commit 9bf5427

Browse files
committed
Update for CI switch to Travis.
1 parent 27eb40f commit 9bf5427

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

Diff for: README.markdown

+4-5
Original file line numberDiff line numberDiff line change
@@ -216,10 +216,9 @@ embed its own database credentials.
216216

217217
## Platforms
218218

219-
Bcdatabase works on MRI 1.8.7 and MRI 1.9.2. It will also work on
220-
JRuby (tested on 1.6+), provided that `jruby-openssl` is also
221-
installed. It is [continuously tested][ci] on all three of these
222-
platforms.
219+
Bcdatabase works on MRI 1.8.7, 1.9.3, 2.0.0, and 2.1.2. It will also work on
220+
JRuby (tested on 1.7), provided that `jruby-openssl` is also installed. It is
221+
[continuously tested][ci] on all three of these platforms.
223222

224223
There is support for having a different adapter defined for
225224
JRuby. It's very similar to the DataMapper support described above: if
@@ -228,7 +227,7 @@ copied to `adapter` when Bcdatabase is running under JRuby. Unlike the
228227
DataMapper support, it is automatic — no need to specify a
229228
transform.
230229

231-
[ci]: https://public-ci.nubic.northwestern.edu/job/bcdatabase/
230+
[ci]: https://travis-ci.org/NUBIC/bcdatabase
232231

233232
## Credits
234233

0 commit comments

Comments
 (0)