We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e041463 commit d6ead6cCopy full SHA for d6ead6c
tools/check_sonarqube.sh
@@ -14,7 +14,7 @@
14
# See the License for the specific language governing permissions and
15
# limitations under the License.
16
17
-if [[ "${TRAVIS_REPO_SLUG}" == "pando-project/iotjs"
+if [[ "${TRAVIS_REPO_SLUG}" == "jerryscript-project/iotjs"
18
&& ${TRAVIS_BRANCH} == "master"
19
&& ${TRAVIS_EVENT_TYPE} == "push" ]]
20
then
0 commit comments