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 b0b43c6 commit e0c70d0
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 @@ -17,7 +17,7 @@ jobs:
- python --version
- pip3 install -U pip
#- pip3 install chardet # can't import chardet from .zip
-sudo apt-get install "^libxcb.*" libx11-xcb-dev libglu1-mesa-dev libxrender-dev
# -sudo apt-get install "^libxcb.*" libx11-xcb-dev libglu1-mesa-dev libxrender-dev
script: python3 app.py

- name: "win"
Expand Down

0 comments on commit e0c70d0

Please sign in to comment.