Add GitHub Actions CI.

This commit is contained in:
Markus F.X.J. Oberhumer
2020-12-03 13:58:38 +01:00
parent 94e72238f2
commit 23fe02e84a
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"