1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-03-23 00:50:30 +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 74abce31bc
commit d66e8cba23

View File

@ -7,7 +7,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