mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-11 22:08:54 +00:00
[ticket/14670] Fix typo in .travis.yml
PHPBB3-14670
This commit is contained in:
parent
1dc14c0f38
commit
a33c875d2f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue