From 91906fca27116b6db41644c4c8c77fabe5e3d7fa Mon Sep 17 00:00:00 2001 From: Alexander Skovpen Date: Tue, 10 Jun 2014 23:12:43 +0400 Subject: [PATCH] travis add --- .travis.yml | 5 +++++ README | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 .travis.yml 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 -----------------------