Add basic github workflow
authorTomasz Sobczyk <tomasz.sobczyk1997@gmail.com>
Fri, 18 Jun 2021 10:03:03 +0000 (12:03 +0200)
committerFabian Fichter <ianfab@users.noreply.github.com>
Sat, 19 Jun 2021 05:11:34 +0000 (07:11 +0200)
commitb6d9c6b34f9efe1775ccefe7a46b74148374caa5
treec3294567b1361185314ef083a489e7ef977f6a92
parent8d3df87680fc6bbbc6c883b48f9f636f21bae203
Add basic github workflow

move to github actions to replace travis CI.

First version, testing on linux using gcc and clang.
gcc build with sanitizers and valgrind.

No functional change
.github/workflows/stockfish.yml [new file with mode: 0644]
.travis.yml [deleted file]
README.md
tests/instrumented.sh