Skip to content
Snippets Groups Projects
Commit 254815d9 authored by Wolfgang Welz's avatar Wolfgang Welz
Browse files

fix: run make test in travis

parent 86048b4a
No related branches found
No related tags found
No related merge requests found
......@@ -13,3 +13,6 @@ env:
# we are using go modules, so there is nothing to install
install: true
# use the makefile goal for testing
script: make test
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment