diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000..204dd3b --- /dev/null +++ b/.travis.yml @@ -0,0 +1,5 @@ +language: c +compiler: + - gcc +# Change this to your needs +script: cd source && ./configure && make diff --git a/README b/README index b0916d9..53d2952 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -$Id$: +[![Build Status](https://travis-ci.org/askovpen/binkleyforce.svg?branch=master)](https://travis-ci.org/askovpen/binkleyforce) BinkleyForce FTN mailer -----------------------