Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What does this Pull Request do?
Now that the Travis setup is working again, we can go back and address coding style issues that crept through. This pull-request uncomments the relevant section of the travis.yml file to trigger the code-style checking during the Travis build. This PR will initially fail. Modifications to address the coding style issues will be added a file at a time until the PR passes the style checks for a successful build.
What's new?
N/A
How should this be tested?
Travis will do the testing for us.
Additional Notes:
Please do not merge until we get a passing build. Any failures are expected to be due only to not adhering to the coding style conventions.
Interested parties
N/A