Browse Source

Try changing permissions

Angus McLeod 7 years ago
parent
commit
afed49e0bd
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -5,6 +5,7 @@ services:
 
 before_install:
   - plugin_name=${PWD##*/} && echo $plugin_name
+  - chmod -R 777 .
 
 after_success:
   - pip install virtualenv