move to github actions for CI

This commit is contained in:
Tristan Sloughter 2021-01-04 09:43:52 -07:00
parent f41b847b0c
commit 2e1b59ece6
No known key found for this signature in database
GPG key ID: 6BC93CF674613287
4 changed files with 36 additions and 24 deletions

1
.gitignore vendored
View file

@ -7,6 +7,7 @@ doc/edoc-info
doc/erlang.png
ebin/*
.*
!.github
_build
erl_crash.dump
*.pyc