Skip to content

Commit ce674bd

Browse files
author
Benjamin Pick
committed
travis mc
1 parent 336f508 commit ce674bd

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
@@ -63,7 +63,7 @@ install:
6363
- composer show
6464
- nvm install 16 && nvm use 16
6565
- yarn install
66-
- git clone --depth=50 --branch=${CF7_VERSION} https://github.com/takayukister/contact-form-7.git
66+
- git clone --depth=50 --branch=${CF7_VERSION} https://github.com/rocklobster-in/contact-form-7
6767

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

0 commit comments

Comments
 (0)