Skip to content

Commit

Permalink
added workaround fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cansik committed Feb 15, 2016
1 parent 41d792d commit 5f4b58a
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 @@ -13,7 +13,7 @@ install:
- "pip install --upgrade pip"
- "cd app"
- "pip install -r requirements.txt"
# - "pip install git+https://github.com/veo-labs/socketIO-client --upgrade" # install fixed socketIO client
- "pip install git+https://github.com/veo-labs/socketIO-client --upgrade" # install fixed socketIO client

before_script:
- "export DISPLAY=:99.0"
Expand Down

0 comments on commit 5f4b58a

Please sign in to comment.