summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorVinay Sajip <vinay_sajip@yahoo.co.uk>2019-06-07 21:37:18 +0100
committerVinay Sajip <vinay_sajip@yahoo.co.uk>2019-06-07 21:37:18 +0100
commit83103f2d537a67557257c7506b02cc90dcc626f9 (patch)
treeb64da995fc7752d276c1ed298c8ab3d44718ae38 /appveyor.yml
parentee496a398847117777c78e19fc6fd2280f20be61 (diff)
downloadlogutils-83103f2d537a67557257c7506b02cc90dcc626f9.tar.gz
Updated test configuration again.
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 4817dac..5788896 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -1,6 +1,6 @@
version: 1.0.{build}
environment:
- APPVEYOR: TRUE
+ TESTING_ON_AV: 1
matrix:
- TOXENV: py27
- TOXENV: py35