YUNEEC / Yuneec-SDK-Android-Example

Android example app based on the Yuneec SDK
BSD 3-Clause "New" or "Revised" License
11 stars 9 forks source link

travis: run fix_style.sh in CI #19

Closed julianoes closed 7 years ago

julianoes commented 7 years ago

This will make the build fail if the style is off.

It probably also makes sense to add a pre-commit hook, so we don't forget.