Skip to content

Commit

Permalink
check perms in docker
Browse files Browse the repository at this point in the history
  • Loading branch information
agnesk92 committed Apr 30, 2020
1 parent bc7a809 commit e5989f5
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 @@ -14,6 +14,7 @@ before_install:
- docker run -ti pyghost:v1.0 screenfetch
- mkdir shared
- sudo apt-get install -y curl
- docker run -ti -v "$PWD/shared:/shared" pyghost:v1.0 bash -c "ls -la /shared"

jobs:
include:
Expand Down

0 comments on commit e5989f5

Please sign in to comment.