Skip to content

Commit ae1e6bb

Browse files
authored
Build status should only show master branch
1 parent 7bfbef8 commit ae1e6bb

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/Porges/email-validate-hs.svg)](https://travis-ci.org/Porges/email-validate-hs) [![Hackage](https://img.shields.io/hackage/v/email-validate.svg)](https://hackage.haskell.org/package/email-validate)
4+
[![Travis build](https://img.shields.io/travis/Porges/email-validate-hs/master.svg)](https://travis-ci.org/Porges/email-validate-hs) [![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)