mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-10 08:52:39 +01:00
5 lines
58 B
YAML
5 lines
58 B
YAML
|
language: php
|
||
|
before_script: cd tests
|
||
|
php:
|
||
|
- 5.3
|
||
|
- 5.4
|