Skip to content

Commit

Permalink
trying to fix travis error
Browse files Browse the repository at this point in the history
  • Loading branch information
AlessandroZ committed Feb 15, 2019
1 parent 514f259 commit 0e33def
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ before_install:
- wine c:\\Python27\\python.exe -m pip install pyinstaller
- wine c:\\Python27\\Scripts\\pyinstaller --noconsole --onefile Windows/lazagne.spec
script:
- ls $TRAVIS_BUILD_DIR/Windows/LaZagne.py
- wine Z:\\home\\travis\\build\\AlessandroZ\\LaZagne\\dist\\laZagne.exe
deploy:
provider: releases
file: $TRAVIS_BUILD_DIR/lazagne.exe
Expand Down

0 comments on commit 0e33def

Please sign in to comment.