1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-07 17:27:16 +02: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

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