aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorWaylan Limberg <waylan.limberg@icloud.com>2014-11-20 21:04:01 -0500
committerWaylan Limberg <waylan.limberg@icloud.com>2014-11-20 21:04:01 -0500
commitee3faa7376970d3849635a338d8b5ef732d919c3 (patch)
tree6779a512b293bfb64260631ed3a1fe668d52516c /.travis.yml
parentb206ec0d03e3d28d810f20dfeffb48b962731c69 (diff)
downloadmarkdown-ee3faa7376970d3849635a338d8b5ef732d919c3.tar.gz
markdown-ee3faa7376970d3849635a338d8b5ef732d919c3.tar.bz2
markdown-ee3faa7376970d3849635a338d8b5ef732d919c3.zip
Added flake8 to tox and travis
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index e912c73..90f7740 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,6 +4,7 @@ env:
- TOXENV=py32
- TOXENV=py33
- TOXENV=py34
+ - TOXENV=flake8
before_install:
- sudo apt-get update -qq
- sudo apt-get install libtidy-0.99-0