Skip to content

Commit 7e7bd02

Browse files
committed
Fixed previous commit.]
1 parent 8405449 commit 7e7bd02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ script:
2828
after_script:
2929
- php composer.phar install --dev
3030
- php bin/coveralls -v
31-
- sudo chmod +x scripts/apache_install.sh
3231
- cd /opt/codebender/builder
32+
- sudo chmod +x scripts/apache_install.sh
3333
- scripts/apache_install.sh
3434

3535
notifications:

0 commit comments

Comments
 (0)