Skip to content

Commit 8405449

Browse files
committed
Fixed permissions for apache config script.
1 parent 421fba6 commit 8405449

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ script:
2828
after_script:
2929
- php composer.phar install --dev
3030
- php bin/coveralls -v
31+
- sudo chmod +x scripts/apache_install.sh
3132
- cd /opt/codebender/builder
3233
- scripts/apache_install.sh
3334

0 commit comments

Comments
 (0)