Skip to content

Commit

Permalink
fix(travis=
Browse files Browse the repository at this point in the history
  • Loading branch information
h2non committed Jul 1, 2016
1 parent 1c4ca65 commit 589ab97
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 @@ -8,6 +8,7 @@ python:
install:
- pip install coveralls
- pip install pytest
- pip install flake8
# Deal with issue on Travis builders re: multiprocessing.Queue :(
- "sudo rm -rf /dev/shm && sudo ln -s /run/shm /dev/shm"

Expand Down

0 comments on commit 589ab97

Please sign in to comment.