Skip to content

Commit fcb26ad

Browse files
committed
Use higher quality .svg icon
1 parent 3a79035 commit fcb26ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Join the chat at https://gitter.im/scalacheck/Lobby](https://badges.gitter.im/scalacheck/Lobby.svg)](https://gitter.im/scalacheck/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
44

5-
[![Build Status](https://secure.travis-ci.org/rickynils/scalacheck.png?branch=master)](http://travis-ci.org/rickynils/scalacheck)
5+
[![Build Status](https://travis-ci.org/rickynils/scalacheck.svg?branch=master)](http://travis-ci.org/rickynils/scalacheck)
66

77
ScalaCheck is a library written in [Scala](http://www.scala-lang.org/) and
88
used for automated property-based testing of Scala or Java programs.

0 commit comments

Comments
 (0)