Adds @dl-horizontal-breakpoint #16563
+8
−1
kkirsche
commented
May 30, 2015
Grunt is used to build the project, but PR's do not include the built files. You can use grunt To execute the default task which builds and runs tests. This would need the Jekyll gem and rogue gem to be installed on your system for building the docs.
With that said, I generally use grunt test as this checks code style standards in the project and runs the test suite
1 check passed
Details
continuous-integration/travis-ci/pr
The Travis CI build passed
This was referenced Feb 21, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See #16562