appveyor: Force using previous image.
See https://github.com/appveyor/ci/issues/363
This commit is contained in:
parent
f2c8ff8aa5
commit
f08d871c24
@ -3,6 +3,7 @@ version: '{branch}-{build}'
|
||||
cache:
|
||||
- C:\projects\qutebrowser\.cache
|
||||
build: off
|
||||
os: Previous Windows Server 2012 R2
|
||||
environment:
|
||||
PYTHON: 'C:\Python34'
|
||||
PYTHONUNBUFFERED: 1
|
||||
|
Loading…
Reference in New Issue
Block a user