chore: rename .appveyor.yaml

This commit is contained in:
Daniel S. 2019-09-20 18:10:08 +02:00
parent 1a33d47c9a
commit 66f04c4896
2 changed files with 3 additions and 2 deletions

View file

@ -19,5 +19,5 @@ before_build:
- if defined VCVARS call "%VCVARS%" %VCVARSARG%
- C:\Miniconda3\Library\bin\conda.bat activate
test_script:
- tox
build_script:
- tox -e build

View file

@ -3,6 +3,7 @@ envlist = py37
requires = tox-conda
[testenv]
description = Build ED_LRR
recreate = True
skip_install = True
deps =