ci: add acceptance test

This commit is contained in:
2019-09-20 00:23:56 +02:00
parent d4e8f34b0f
commit f707ddcf23
11 changed files with 225 additions and 70 deletions

View File

@@ -22,3 +22,6 @@ jobs:
- name: Testing
run: go test ./...
- name: Acceptance test
run: make