Skip to content

Commit

Permalink
artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Dec 9, 2017
1 parent 31416ab commit a87a27c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions appveyor.yml
Expand Up @@ -30,6 +30,9 @@ build: off
test_script:
- "%PYTHON%\\python -u setup.py unittests"

after_test:
- "%PYTHON%\\python -u setup.py bdist_wheel"

artifacts:
- path: dist
name: teachpyx

0 comments on commit a87a27c

Please sign in to comment.