Fix URLs in the repository after organization switch (#2955)
JerryScript-DCO-1.0-Signed-off-by: Dániel Bátyai dbatyai@inf.u-szeged.hu
This commit is contained in:
committed by
Robert Fancsik
parent
ef5dd5c698
commit
04d5d56a68
@@ -14,7 +14,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
if [[ "${TRAVIS_REPO_SLUG}" == "pando-project/jerryscript"
|
||||
if [[ "${TRAVIS_REPO_SLUG}" == "jerryscript-project/jerryscript"
|
||||
&& ${TRAVIS_BRANCH} == "master"
|
||||
&& ${TRAVIS_EVENT_TYPE} == "push" ]]
|
||||
then
|
||||
|
||||
Reference in New Issue
Block a user