Skip to content

Commit 0fab614

Browse files
committed
Define v0.12.0 of wpcs to avoid unnecessary build errors
1 parent dcfb549 commit 0fab614

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ before_install:
1515
- composer self-update
1616

1717
# Install phpcs with wp-coding-standards
18-
- composer create-project wp-coding-standards/wpcs:dev-master --no-dev $HOME/wpcs
18+
- composer create-project wp-coding-standards/wpcs:0.12.0 --no-dev $HOME/wpcs
1919

2020
script:
2121
# Check project with phps

0 commit comments

Comments
 (0)