automatically check for code style violations

This commit is contained in:
Matthias Mailänder
2014-12-25 10:20:08 +01:00
parent f4055dae53
commit e7a64ab8b0
2 changed files with 9 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ script:
- make cli-dependencies
- make all
- make test
- make check
# Automatically update the trait documentation and Lua API
after_success: