Skip to content
This repository was archived by the owner on Jul 8, 2022. It is now read-only.

Commit c5f527b

Browse files
author
ingvord
committed
whitespaces
1 parent f3ba5bf commit c5f527b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ script:
5050
- .travis/test.sh COVERALLS=OFF
5151

5252
after_success:
53-
- test ${SONAR_SCANNER} = "ON" && .travis/sonar.sh
53+
- test ${SONAR_SCANNER} = "ON" && .travis/sonar.sh
5454

5555
deploy:
5656
- provider: script

0 commit comments

Comments
 (0)