Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.travis.yml - github.com/bareos/bareos-webui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e0024d8a22a5f8baea445a14205fbf71baded206 (plain)
1
2
3
4
5
6
language: php
php:
  - '5.4'
  - '5.5'
  - '5.6'
  - '7.0'