forgot to always try to upgrade everything, else we run into very old packages

This commit is contained in:
Leonardo Santagada 2016-07-15 18:09:41 +02:00
parent 18a4d72951
commit 1fd8f4ade4

View file

@ -1,6 +1,6 @@
version: 0.4.3.{build}
os: Windows Server 2012 R2
install:
- C:\Python35\Scripts\pip install -r requirements-tests.txt
- C:\Python35\Scripts\pip install --upgrade -r requirements-tests.txt
test_script:
- C:\Python35\Scripts\py.test