Skip to content

Commit

Permalink
add artifacts on appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Nov 18, 2017
1 parent 2e495b5 commit 5c765e9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions appveyor.yml
Expand Up @@ -41,3 +41,7 @@ build: off

test_script:
- "%PYTHON%\\python -u setup.py unittests"

artifacts:
- path: dist
name: actuariat_python

0 comments on commit 5c765e9

Please sign in to comment.