Skip to content

Commit d13a47f

Browse files
committed
travis build script
1 parent f8b4bc9 commit d13a47f

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
@@ -6,7 +6,7 @@ php:
66

77

88
before_script:
9-
- THEME_SLUG=$(basename $(pwd))
9+
- THEME_SLUG=$(pwd)
1010
- cd /tmp/
1111
- git clone https://github.com/squizlabs/PHP_CodeSniffer.git phpcs
1212
- git clone https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards.git wpcs

0 commit comments

Comments
 (0)