diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000..cb081fa --- /dev/null +++ b/.travis.yml @@ -0,0 +1,6 @@ +sudo: false +language: python +python: + - "3.4" +install: "pip install pep8" +script: "pep8 *.py" diff --git a/README.md b/README.md index d70aaac..9f5af40 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Data for Freifunk Map, Graph and Node List +[![Build Status](https://travis-ci.org/ffnord/ffmap-backend.svg?branch=master)](https://travis-ci.org/ffnord/ffmap-backend) + ffmap-backend gathers information on the batman network by invoking * batctl,