Skip to content

Commit

Permalink
see if running as root will fix EACCESS prob on travis docker
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Walters committed Feb 25, 2018
1 parent 75c8203 commit 44d743d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.tests.yml
Expand Up @@ -10,7 +10,7 @@ services:
volumes:
- .:/usr/src/
working_dir: /usr/src/
user: node
user: root
environment:
RABBITMQ_URL: amqp://rabbitmq:5672
networks:
Expand Down

0 comments on commit 44d743d

Please sign in to comment.