This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
tango-tfe/.gitlab-ci.yml
2018-09-26 09:59:35 +08:00

9 lines
100 B
YAML

stages:
- build
build:
stage: build
script:
- chmod +x ./ci/travis.sh
- ./ci/travis.sh