Skip to content

Commit

Permalink
[ci] refs skycoin#65 Add TOXENV env
Browse files Browse the repository at this point in the history
  • Loading branch information
stdevYuniers committed Dec 27, 2018
1 parent 97e1553 commit c19e0ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,13 @@ environment:
# - PYTHON: "C:\\Python36-x64"
- PYTHON: C:\Python36-x64
PYTHON_VERSION: 3.6
TOXENV: py36
PYTHON_ARCH: 64
TEST_MODE: full

- PYTHON: C:\Python37-x64
PYTHON_VERSION: 3.7
TOXENV: py37
PYTHON_ARCH: 64
TEST_MODE: full

Expand Down

0 comments on commit c19e0ea

Please sign in to comment.