Skip to content

Commit cbb4154

Browse files
author
Benjamin Pick
committed
Merge branch 'master' into develop
2 parents df80097 + ce674bd commit cbb4154

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ install:
6262
- composer show
6363
- nvm install 16 && nvm use 16
6464
- yarn install
65-
- git clone --depth=50 --branch=${CF7_VERSION} https://github.com/takayukister/contact-form-7.git
65+
- git clone --depth=50 --branch=${CF7_VERSION} https://github.com/rocklobster-in/contact-form-7
6666

6767
before_script:
6868
- mysql -u root -e "CREATE USER ${WP_DB_USER} IDENTIFIED BY '${WP_DB_PASS}';"

0 commit comments

Comments
 (0)