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