1
0
Fork 0
mirror of synced 2026-06-05 12:44:04 +00:00
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 .