Skip to content

Commit 51624bd

Browse files
committed
fix: testing travis fix
1 parent 6b19469 commit 51624bd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ python:
33
- "2.7"
44
before_install:
55
- deactivate
6+
- sudo rmdir /dev/shm
7+
- sudo ln -Tsf /{run,dev}/shm
68
- sudo apt-get update -qq
79
- sudo apt-get install lsb-release
810
- source /etc/lsb-release

0 commit comments

Comments
 (0)