Skip to content

Commit e0f8e3d

Browse files
committed
Typo.
1 parent 1976399 commit e0f8e3d

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
@@ -15,7 +15,7 @@ env:
1515
before_script:
1616
# - mysql -u root -e "UPDATE user SET Password=PASSWORD('hello') WHERE User='root';FLUSH PRIVILEGES;" mysql
1717
# - sudo service mysql restart
18-
- scripts/install.sh
18+
- Scripts/install.sh
1919
- cd /opt/codebender/builder/Symfony
2020
- sudo chmod -R 777 app/cache app/logs
2121
- echo 'error_reporting = E_ALL & ~E_NOTICE & ~E_STRICT & ~E_DEPRECATED' >> ~/.phpenv/versions/$(phpenv version-name)/etc/conf.d/travis.ini

0 commit comments

Comments
 (0)