wp-bootstrap / wp-bootstrap-navwalker

A custom WordPress nav walker class to fully implement the Twitter Bootstrap 4.0+ navigation style (v3-branch available for Bootstrap 3) in a custom theme using the WordPress built in menu manager.
https://wp-bootstrap.github.io/wp-bootstrap-navwalker/
GNU General Public License v3.0
3.37k stars 1.94k forks source link

Simple check on PR-s #289

Closed szepeviktor closed 7 years ago

szepeviktor commented 7 years ago

Please consider introducing a simple test ran by TravisCI and basic code styling test by WPCS As in - for example - https://github.com/tlovett1/simple-cache WP-CLI may help adding tests https://developer.wordpress.org/cli/commands/scaffold/plugin-tests/

szepeviktor commented 7 years ago

Oh! I see.

May I fix these? https://travis-ci.org/wp-bootstrap/wp-bootstrap-navwalker/jobs/231621749#L274 Would you merge it?