summaryrefslogtreecommitdiffstats
path: root/circle.yml (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-08-25Move to CircleCI-2.0 (#4225)peterbell101-20/+0
2018-05-06Use clang-tidy to check more code conventions (#4214)Bond-0091-1/+9
* Create clang-tidy.sh * Add clang-tidy to circle.yml * Fixed some naming violations Fixes #4164
2016-07-02CircleCI: Check for missing Bindings dependenciesMattes D1-2/+2
This commit fails the CircleCI tests on purpose, so that we know that the check works.
2015-09-17Added CircleCI for stylechecking.Mattes D1-0/+12
This will allow us to remove the stylecheck from Travis builds, making them a bit faster, and having fast style checks