Skip to content

Commit

Permalink
travis: fix windows
Browse files Browse the repository at this point in the history
forgot to remove the debug line
  • Loading branch information
lazka committed Aug 17, 2016
1 parent 881a831 commit ee72abe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion run_wine.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ wine "$PYTHONEXE" get-pip.py
rm get-pip.py
wine "$PIPEXE" install pytest
wine "$PIPEXE" install coverage
wine cmd
wine "$PYTHONEXE" ${@:2}
exit_code=$?
wineserver --wait
Expand Down

0 comments on commit ee72abe

Please sign in to comment.