Skip to content

Commit

Permalink
Change xvfb-run to open app file
Browse files Browse the repository at this point in the history
  • Loading branch information
madhavajay authored and tzutalin committed Mar 25, 2018
1 parent c8932cc commit 357018b
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 @@ -81,7 +81,7 @@ matrix:
- pipenv run make qt5py3
- rm -rf build dist
- pipenv run python setup.py py2app
- pipenv run xvfb-run make testpy3
- open dist/labelImg.app

script:
- exit 0

0 comments on commit 357018b

Please sign in to comment.