Commit Graph

9 Commits

Author SHA1 Message Date
iphydf
da4ba1731a
Add astyle to Circle CI build. 2018-01-19 22:39:42 +00:00
Smoked Cheese
402664f58d
update rpm spec and use variables in cmake instead of hardcoded paths (#624) 2018-01-15 14:23:33 +03:00
iphydf
6c523f9f48
Disable asan, since it seems to break on travis.
But enable it on circle ci, so at least we have one asan build.
2018-01-10 18:39:09 +00:00
Maxim Biro
c7f63737eb Revert "Implement tox_loop"
This reverts commit 5ff099763b.
2017-04-22 15:31:25 -04:00
Ansa89
5ff099763b
Implement tox_loop 2017-04-01 17:47:34 +02:00
Zoff
124d9e0446
Save android artifacts after CircleCI builds. 2017-04-01 07:37:59 +00:00
Zoff
287a29b826
Add Android build to CI.
Fixes #340
Fixes #457
2017-01-24 11:47:16 +00:00
iphydf
f185834e9a
Only retry failed tests on Circle CI instead of all.
Retrying all tests is more likely to result in a different set of tests
failing the second time. This change makes sure only the failed tests are
retried.
2017-01-20 17:05:32 +00:00
Zoff
2ad3ad61b8
Add CircleCI Support 2017-01-03 11:30:57 +00:00