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 f8b4bc9 commit d13a47fCopy full SHA for d13a47f
.travis.yml
@@ -6,7 +6,7 @@ php:
6
7
8
before_script:
9
-- THEME_SLUG=$(basename $(pwd))
+- THEME_SLUG=$(pwd)
10
- cd /tmp/
11
- git clone https://github.com/squizlabs/PHP_CodeSniffer.git phpcs
12
- git clone https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards.git wpcs
0 commit comments