travis-ci: add pep8 check

This commit is contained in:
Martin Weinelt 2015-03-24 18:06:54 +01:00
parent 309971f1b0
commit 3dd2a9e325
2 changed files with 8 additions and 0 deletions

6
.travis.yml Normal file
View file

@ -0,0 +1,6 @@
sudo: false
language: python
python:
- "3.4"
install: "pip install pep8"
script: "pep8 *.py"

View file

@ -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,