1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-03-13 20:28:44 +01:00

[ticket/14670] Fix typo in .travis.yml

PHPBB3-14670
This commit is contained in:
Marc Alexander 2016-06-12 14:14:53 +02:00
parent 1dc14c0f38
commit a33c875d2f
No known key found for this signature in database
GPG Key ID: 50E0D2423696F995

View File

@ -8,7 +8,7 @@ matrix:
- php: 5.5
env: DB=mysqli
- php: 5.5
evn: DB=mysql
env: DB=mysql
- php: 5.5
env: DB=mariadb
- php: 5.5