diff options
author | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2019-01-20 22:20:48 +0100 |
---|---|---|
committer | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2019-01-20 22:20:48 +0100 |
commit | 3df70a0838de7e4fb23a1cb308f6c0affef21781 (patch) | |
tree | 4b4689b75909f36cd72f43acf58c84ab28c92e5a | |
parent | a2c8893a497bf785c4a19a2219812dd3125074c8 (diff) | |
download | GT5-Unofficial-3df70a0838de7e4fb23a1cb308f6c0affef21781.tar.gz GT5-Unofficial-3df70a0838de7e4fb23a1cb308f6c0affef21781.tar.bz2 GT5-Unofficial-3df70a0838de7e4fb23a1cb308f6c0affef21781.zip |
removed whitespaces o_o
Former-commit-id: 537ebacc862fbcbafc3d1874b746930cc32539ab
-rw-r--r-- | .travis.yml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml index afa05bd6d5..32bca17e63 100644 --- a/.travis.yml +++ b/.travis.yml @@ -34,6 +34,4 @@ jobs: tags: false stage: sonar script: - -./gradlew sonarqube - - + -./gradlew sonarqube
\ No newline at end of file |