Commit graph

5 commits

Author SHA1 Message Date
Cnly c382ae00bb Revert changes for .circleci/config.yml - included in sytest docker image
Signed-off-by: Alex Chen <minecnly@gmail.com>
2019-06-19 22:59:23 +08:00
Cnly cc5f108c98 Fix path for show-expected-fail-tests.sh
Signed-off-by: Alex Chen <minecnly@gmail.com>
2019-06-04 14:34:06 +08:00
Cnly 896ddd69d6 Show tests to add to testfile in CircleCI
Signed-off-by: Alex Chen <minecnly@gmail.com>
2019-06-04 04:42:09 +08:00
Andrew Morgan ade4b9c978
Run CircleCI on pull request branches (#710)
We were previously only running CircleCI on master, but we want it to PRs as well.
2019-05-29 11:34:36 +01:00
Andrew Morgan 1667a4b09f
Add SyTest support to CI (#704)
Adds SyTest CI through CircleCI.

Also need to add all the tests that currently pass to testfile, but I don't think that's a hard blocker for merging.
2019-05-24 15:00:03 +01:00