Error encountered: open .travis.yml: permission denied
Arttse opened this issue · 1 comments
Arttse commented
This error occurs when run previs:
$ previs
You are using '.travis.yml' file
error encountered: open /home/user/my-project/.travis.yml: permission denied
Attempt to run with sudo
gives the same result.
Previs installed by snap
:
$ sudo snap install --beta previs
Install with --edge
gives the same result.
Linux Ubuntu 18.04
Previs version 0.4.0
Docker version 18.06.1-ce, build e68fc7a
PaulRosset commented
Thank you for your issue, it helps a lot to improve the project since is still in early beta and in active development.
I will look into it asap!