summaryrefslogtreecommitdiffstats
path: root/circle.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use clang-tidy to check more code conventions (#4214)Bond-0092018-05-061-1/+9
| | | | | | | * Create clang-tidy.sh * Add clang-tidy to circle.yml * Fixed some naming violations Fixes #4164
* CircleCI: Check for missing Bindings dependenciesMattes D2016-07-021-2/+2
| | | | This commit fails the CircleCI tests on purpose, so that we know that the check works.
* Added CircleCI for stylechecking.Mattes D2015-09-171-0/+12
This will allow us to remove the stylecheck from Travis builds, making them a bit faster, and having fast style checks