Skip to content

Commit

Permalink
Deal with broken apt caching
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Godschalk committed Jan 20, 2016
1 parent 7373bf5 commit 37f1a0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ python:
install:
# install dependencies
- sudo which python
- sudo apt-get update
- sudo apt-get install cython python-ipy

# build streamhtmlparser and python module
Expand Down

0 comments on commit 37f1a0e

Please sign in to comment.