Skip to content

Commit

Permalink
Create dist dir
Browse files Browse the repository at this point in the history
  • Loading branch information
white-gecko committed Aug 30, 2019
1 parent 3271c9f commit 9970013
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ script:
- coverage run -a --source=quit tests/test_provenance.py

before_deploy:
- mkdir dist
- docker run -it -v "$(pwd):/src/" cdrx/pyinstaller-linux:python3
- cp dist/linux/run dist/quit-64bit-linux
- git apply requirements.txt.windows.patch
Expand Down

0 comments on commit 9970013

Please sign in to comment.