Skip to content

Commit

Permalink
Tweak travis
Browse files Browse the repository at this point in the history
  • Loading branch information
EggPool committed Oct 17, 2020
1 parent 32e9da4 commit bd6f482
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ cache: pip
install:
- pip install -r requirements.txt
# - pip install pyinstaller
- pip install pytest
- pip install pytest bismuthclient
- cp tests/config_custom.txt ./config_custom.txt
script:
- pyinstaller --uac-admin --log-level=INFO node.py --icon=graphics\icon.ico --hidden-import=pycryptodomex --hidden-import=PySocks

Expand Down

0 comments on commit bd6f482

Please sign in to comment.