Add GitHub Actions CI.

This commit is contained in:
Markus F.X.J. Oberhumer
2020-12-03 13:58:38 +01:00
parent 159bec1cd4
commit 35ae7c1714
4 changed files with 70 additions and 1 deletions
+1
View File
@@ -11,6 +11,7 @@ notifications: { email: { on_success: never, on_failure: change } }
branches:
except:
- /^appveyor.*/
- /^github.*/
- /^gitlab.*/
# Ubuntu 12.04 LTS "Precise"