Add redoxer test to ci

This commit is contained in:
Jeremy Soller
2019-07-05 16:10:04 -06:00
parent b77076c392
commit 5cd487b867

View File

@@ -3,3 +3,7 @@ image: "redoxos/redoxer"
build:
script:
- redoxer build
test:
script:
- redoxer test