Skip to content

Commit 9970013

Browse files
committed
Create dist dir
1 parent 3271c9f commit 9970013

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ script:
4848
- coverage run -a --source=quit tests/test_provenance.py
4949

5050
before_deploy:
51+
- mkdir dist
5152
- docker run -it -v "$(pwd):/src/" cdrx/pyinstaller-linux:python3
5253
- cp dist/linux/run dist/quit-64bit-linux
5354
- git apply requirements.txt.windows.patch

0 commit comments

Comments
 (0)