]> code.bitgloo.com Git - clyne/entityx.git/commit
Fix broken automated builds.
authorJoseph Davies <deledrius@gmail.com>
Fri, 25 Jun 2021 02:06:52 +0000 (19:06 -0700)
committerAlec Thomas <alec@swapoff.org>
Fri, 25 Jun 2021 09:05:28 +0000 (19:05 +1000)
commitab5ca0693e500a3f9ce988c0061e1888f0c3dc36
tree4b91a13834098823b36a36c2551af8a63aefa6ce
parent82ab2d304ef5e6933cf6622721f086a1f4731e80
Fix broken automated builds.

Replaces Travis-CI and AppVeyor scripts with Github Actions workflow.
.github/workflows/default-ci.yaml [new file with mode: 0644]
.travis.yml [deleted file]
appveyor.yml [deleted file]
scripts/travis.sh [deleted file]