Fix matrix indentation

Federico Brigante
2017-05-11 12:33:38 +08:00
parent f256f971c9
commit 1b8fa322de

@@ -45,5 +45,5 @@ script:
- docker run -v $(pwd):/scripts koalaman/shellcheck /scripts/yourscript.sh - docker run -v $(pwd):/scripts koalaman/shellcheck /scripts/yourscript.sh
matrix: matrix:
fast_finish: true fast_finish: true
``` ```