mirror of
https://github.com/tbabej/taskwiki.git
synced 2025-08-18 21:33:07 +02:00
travis: Change X11 permissions
This commit is contained in:
parent
6f62e750cb
commit
b9db0fcfd3
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ install:
|
|||
- pushd $TRAVIS_BUILD_DIR
|
||||
- docker-compose build --build-arg TASK_VERSION=$TASK_VERSION tests
|
||||
script:
|
||||
- xhost +local:root
|
||||
- make test
|
||||
after_success:
|
||||
- ls /tmp/taskwiki-coverage
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue