Skip to content

Commit d6ead6c

Browse files
kisbghaesik
authored andcommitted
Fixed SonarQube analyzes. (#1930)
Fixed repository name after recent project renaming. IoT.js-DCO-1.0-Signed-off-by: bence gabor kis kisbg@inf.u-szeged.hu
1 parent e041463 commit d6ead6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/check_sonarqube.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616

17-
if [[ "${TRAVIS_REPO_SLUG}" == "pando-project/iotjs"
17+
if [[ "${TRAVIS_REPO_SLUG}" == "jerryscript-project/iotjs"
1818
&& ${TRAVIS_BRANCH} == "master"
1919
&& ${TRAVIS_EVENT_TYPE} == "push" ]]
2020
then

0 commit comments

Comments
 (0)