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.
1 parent 336f508 commit ce674bdCopy full SHA for ce674bd
.travis.yml
@@ -63,7 +63,7 @@ install:
63
- composer show
64
- nvm install 16 && nvm use 16
65
- yarn install
66
- - 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
67
68
before_script:
69
- mysql -u root -e "CREATE USER ${WP_DB_USER} IDENTIFIED BY '${WP_DB_PASS}';"
0 commit comments