Skip to content

Commit

Permalink
Travis: make FUSE files accessible to test user.
Browse files Browse the repository at this point in the history
  • Loading branch information
mpartel committed Mar 10, 2016
1 parent 1aa7371 commit 8e17327
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -9,3 +9,5 @@ before_install:
- sudo apt-get update
- sudo apt-get install -qq fuse libfuse-dev valgrind
- sudo /bin/sh -c 'echo user_allow_other > /etc/fuse.conf'
- sudo chmod 0777 /dev/fuse
- sudo chmod 0777 /etc/fuse.conf

0 comments on commit 8e17327

Please sign in to comment.