1
- <a href =' https://travis-ci.org/gloriousfutureio /scalacheck-ops ' >
2
- <img src =' https://travis-ci.org/gloriousfutureio /scalacheck-ops.svg?branch=master ' alt =' Build Status ' />
1
+ <a href =' https://travis-ci.org/rallyhealth /scalacheck-ops ' >
2
+ <img src =' https://travis-ci.org/rallyhealth /scalacheck-ops.svg?branch=master ' alt =' Build Status ' />
3
3
</a >
4
- <a href =' https://coveralls.io/github/gloriousfutureio /scalacheck-ops?branch=master ' >
5
- <img src =' https://coveralls.io/repos/github/gloriousfutureio /scalacheck-ops/badge.svg?branch=master ' alt =' Coverage Status ' />
4
+ <a href =' https://coveralls.io/github/rallyhealth /scalacheck-ops?branch=master ' >
5
+ <img src =' https://coveralls.io/repos/github/rallyhealth /scalacheck-ops/badge.svg?branch=master ' alt =' Coverage Status ' />
6
6
</a >
7
7
<table >
8
8
<tr >
19
19
</td>
20
20
<td>
21
21
<a href='https://bintray.com/jeffmay/maven/scalacheck-ops_1-12/_latestVersion'>
22
- <img src='https://api.bintray.com/packages/jeffmay/maven /scalacheck-ops_1-12/images/download.svg'>
22
+ <img src='https://api.bintray.com/packages/rallyhealth/ivy-scala-libs /scalacheck-ops_1-12/images/download.svg'>
23
23
</a>
24
24
</td>
25
25
<td>
26
26
<a href='https://bintray.com/jeffmay/maven/scalacheck-ops_1-13/_latestVersion'>
27
- <img src='https://api.bintray.com/packages/jeffmay/maven /scalacheck-ops_1-13/images/download.svg'>
27
+ <img src='https://api.bintray.com/packages/rallyhealth/ivy-scala-libs /scalacheck-ops_1-13/images/download.svg'>
28
28
</a>
29
29
</td>
30
30
<td>
31
31
<a href='https://bintray.com/jeffmay/maven/scalacheck-ops_1-14/_latestVersion'>
32
- <img src='https://api.bintray.com/packages/jeffmay/maven /scalacheck-ops_1-14/images/download.svg'>
32
+ <img src='https://api.bintray.com/packages/rallyhealth/ivy-scala-libs /scalacheck-ops_1-14/images/download.svg'>
33
33
</a>
34
34
</td>
35
35
</tr >
@@ -50,6 +50,9 @@ with scalacheck-ops.
50
50
51
51
### Compatibility
52
52
53
+ ** NOTE** Version 1.x lives under the ` "me.jeffmay" ` organization. Version 2.x lives
54
+ under ` "com.rallyhealth" `
55
+
53
56
** NOTE** Version 2.x and above ** requires** JDK >=8 and Scala >=2.11 as this
54
57
library expects the java.time standard library module.
55
58
0 commit comments