Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e8e5772

Browse files
committed
Merge branch 'feature/pure_sql' of https://github.com/utPLSQL/utPLSQL into feature/pure_sql
2 parents b91ea69 + 5c1ef69 commit e8e5772

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.travis/run_sonar_scanner.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,5 @@ else
5353
fi
5454

5555
#Execute Sonar scanner
56-
sonar-scanner
56+
echo "Executing sonar scanner"
57+
sonar-scanner

0 commit comments

Comments
 (0)