sonarcloud-github-action/.travis.yml
2019-06-04 22:38:11 +02:00

8 lines
120 B
YAML

# any language
language: ruby
services:
- docker
script:
- docker build -t sonarsource/sonarcloud-github-action .