Skip to content

Commit 98e8aba

Browse files
authored
Remove Travis badge
1 parent 9ff3fa9 commit 98e8aba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# email-validate
22
Email address validation for Haskell
33

4-
[![Travis build](https://img.shields.io/travis/com/Porges/email-validate-hs/master.svg)](https://travis-ci.com/Porges/email-validate-hs) [![Hackage](https://img.shields.io/hackage/v/email-validate.svg)](https://hackage.haskell.org/package/email-validate)
4+
[![Hackage](https://img.shields.io/hackage/v/email-validate.svg)](https://hackage.haskell.org/package/email-validate)
55

66
[See the documentation on Hackage.](http://hackage.haskell.org/package/email-validate)

0 commit comments

Comments
 (0)