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.
2 parents df80097 + ce674bd commit cbb4154Copy full SHA for cbb4154
.travis.yml
@@ -62,7 +62,7 @@ install:
62
- composer show
63
- nvm install 16 && nvm use 16
64
- yarn install
65
- - git clone --depth=50 --branch=${CF7_VERSION} https://github.com/takayukister/contact-form-7.git
+ - git clone --depth=50 --branch=${CF7_VERSION} https://github.com/rocklobster-in/contact-form-7
66
67
before_script:
68
- mysql -u root -e "CREATE USER ${WP_DB_USER} IDENTIFIED BY '${WP_DB_PASS}';"
0 commit comments