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.

Home Page:https://wp-bootstrap.github.io/wp-bootstrap-navwalker/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Re-enable travis

pattonwebz opened this issue · comments

Hey @bhubbard I have started spending some time working on this project again and getting it all cleared out. I noticed that travis is no longer considered when tests are being run. Could we enable travis via the integration on the settings page? I do not have sufficient access to do it from my side.

EDIT: Actually it seems like it was just a configuration issue that prevented it running because of an old package. Seem to be working fine but keeping this issue thread open for now just incase I need your assistance with anything else :)

With changes to travis it's probably a good idea to swap to some other CI runner. CircleCI is a popular choice.

Closing this issue now and will open a different on with the suggestion when I have time to put something together