Test installation on sourcehut free bsd as well.

This commit is contained in:
Calvin Rose 2019-03-03 14:52:11 -05:00
parent b5eb888af6
commit 402dc2a767
1 changed files with 2 additions and 0 deletions

View File

@ -9,3 +9,5 @@ tasks:
cd janet
gmake CC=gcc
gmake test CC=gcc
gmake install CC=gcc
gmake test-install CC=gcc