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

.travis.yml - github.com/nextcloud/vm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 70f7a0dc784ff1bb13c76ba863a1e8ae3b219142 (plain)
1
2
3
4
language: bash
sudo: false
script:
  - bash -c 'shopt -s globstar; shellcheck -x **/*.sh'