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