summaryrefslogtreecommitdiff
path: root/.appveyor.yml
Commit message (Expand)AuthorAgeFilesLines
* AppVeyor must be failed when pytest has any test failures.shimizukawa2019-01-131-1/+1
* Drop python 2.7 and 3.4 supportTakeshi KOMIYA2018-08-301-2/+0
* Remove trailing whitespacecclauss2018-08-111-1/+1
* Force a retest as a workaround to Travis issuescclauss2018-08-111-1/+1
* Appveyor: Test in Python 3.7 instead of Python 3.6cclauss2018-08-101-2/+2
* enable pip cache in appveyor buildThijs Triemstra2018-02-041-0/+17
* Merge pull request #4347 from tk0miya/diet_tests_on_appveyorTakeshi KOMIYA2018-01-071-7/+0
|\
| * Diet tests on appveyorTakeshi KOMIYA2017-12-271-7/+0
* | tests: Remove 'tests/run.py'Stephen Finucane2017-12-291-1/+1
|/
* requirements: Reduce duplicationStephen Finucane2017-10-101-2/+2
* Add support for docutils 0.14Takuya Noguchi2017-09-101-4/+4
* Various improvements to appveyor fileAndy Neebel2017-06-141-3/+19
* Upload the junit results to be tracked in appveyorAndy Neebel2017-06-141-1/+4
* Only ignore py35 when not running on 3.5 or higherAndy Neebel2017-06-141-1/+3
* Add appveyor file to run tests on windowsAndy Neebel2017-06-141-0/+27