mirror of
https://github.com/superhelio/commands.git
synced 2026-01-26 11:44:01 +00:00
9 lines
78 B
YAML
9 lines
78 B
YAML
language: php
|
|
php:
|
|
- '5.4'
|
|
- '5.5'
|
|
- '5.6'
|
|
- '7.0'
|
|
- '7.1'
|
|
- hhvm
|