Skip to content

Commit

Permalink
fix deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonIT committed Aug 22, 2019
1 parent d4e72c5 commit d3c8eee
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 @@ -40,6 +40,7 @@ script:
#- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then xvfb-run ./SpotifyLyrics.pyw; fi
- cd tests/
- python -m unittest discover . "*_test.py"
- cd ..

deploy:
provider: releases
Expand Down

0 comments on commit d3c8eee

Please sign in to comment.