Update slug, org, and project key info for the SonarCloud service (#2690)

JerryScript-DCO-1.0-Signed-off-by: Akos Kiss akiss@inf.u-szeged.hu
This commit is contained in:
Akos Kiss
2019-01-16 08:24:12 +01:00
committed by yichoi
parent 325c426c1e
commit 08c7183ef8
4 changed files with 4 additions and 7 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
if [[ "${TRAVIS_REPO_SLUG}" == "jerryscript-project/jerryscript"
if [[ "${TRAVIS_REPO_SLUG}" == "pando-project/jerryscript"
&& ${TRAVIS_BRANCH} == "master"
&& ${TRAVIS_EVENT_TYPE} == "push" ]]
then