Skip to content

Commit

Permalink
test travis-ci for linux
Browse files Browse the repository at this point in the history
  • Loading branch information
hustlei committed Oct 22, 2019
1 parent 17d02e6 commit 2701957
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ jobs:
- 3.7
before_install:
- sudo apt-get -qq update
#- sudo apt-get -y -qq install python3
# - sudo apt-get -y install python3-pyqt5 -qq
- sudo apt-get -y -qq install python3
- python --version
- pip3 install -U pip
- pip3 install chardet # can't import chardet from .zip
Expand Down

0 comments on commit 2701957

Please sign in to comment.