Skip to content

Commit 0687099

Browse files
committed
#12: Enable Travis CI.
1 parent 56e8b53 commit 0687099

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
language: haskell
2+
notifications:
3+
email: false

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
diffr-h
22
=======
3+
[![Build Status](https://travis-ci.org/diffr/diffr-h.png)](https://travis-ci.org/diffr/diffr-h)
4+
35
An intelligent diff/patch tool that knows how to copy and move, has an 'r' at the end of its name and is written in Haskell.
46

57
* See AUTHORS for the details on who contributed to this awesome project.

0 commit comments

Comments
 (0)