summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Cordasco <graffatcolmingov@gmail.com>2016-07-27 08:18:46 -0500
committerIan Cordasco <graffatcolmingov@gmail.com>2016-08-03 16:48:39 -0500
commita98e0d3648513fe7cac4272c11be779b5d619937 (patch)
tree6efa77bc27b1e497443919e593c5ad31662d49c2
parente14d0e6352efcf78d33c896a425ddc41405acd02 (diff)
downloadflake8-a98e0d3648513fe7cac4272c11be779b5d619937.tar.gz
Add dogfood testenv to AppVeyor list
-rw-r--r--.appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index ab4b7e2..45890ae 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -5,4 +5,4 @@ install:
build: off
test_script:
- - python -m tox -e py27,py33,py34,py35
+ - python -m tox -e py27,py33,py34,py35,dogfood