Skip to content

Commit 1e9f402

Browse files
committed
Do not set exec permissions on docs/scripts
These are stored in Git. Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent 1bef9e2 commit 1e9f402

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -102,10 +102,6 @@ addons:
102102
- pyenv
103103
update: false
104104

105-
before_install:
106-
- chmod +x ./docs/scripts/sphinx_build_link_check.sh
107-
- chmod +x ./docs/scripts/doc8_style_check.sh
108-
109105
install:
110106
- ./configure
111107

0 commit comments

Comments
 (0)