Skip to content

Commit

Permalink
Merge pull request #52 from shlomiLan/develop
Browse files Browse the repository at this point in the history
test
  • Loading branch information
mergify[bot] committed Aug 2, 2019
2 parents ec7d8e4 + c00ab81 commit df7ce83
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ environment:
init:
- "ECHO %PYTHON% %PYTHON_VERSION% %PYTHON_ARCH%"
install:
- ECHO "Filesystem root:"
- ECHO "Filesystem root:1"
- ps: "ls \"C:/\""

- ECHO "Installed SDKs:"
Expand Down Expand Up @@ -56,3 +56,5 @@ test_script:
- "codecov"
- "cd .."
- "python -m tvsort_sl.app "
deploy_script:
- python setup.py sdist bdist_wheel upload

0 comments on commit df7ce83

Please sign in to comment.