2
0

test example

This commit is contained in:
Lucas Löffel
2020-02-14 09:06:23 +01:00
parent 7360b79e90
commit f3a30d59d2
+1
View File
@@ -16,3 +16,4 @@ before_script:
script: script:
- make install - make install
- make linter - make linter
- go run examples/basic.go