Skip to content

Commit

Permalink
Ok, don't install upx.
Browse files Browse the repository at this point in the history
  • Loading branch information
ikogan committed May 29, 2019
1 parent 96d9ffe commit 8f1f52e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ matrix:
dist: xenial
install:
- pip install pyinstaller jinja2
- apt-get install -y upx
script:
- python setup.py test
- python setup.py build
Expand Down

0 comments on commit 8f1f52e

Please sign in to comment.