From 0f08d2d6a98a87c0a2c182a254769065052bb1af Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Fri, 23 Oct 2020 21:40:17 -0400 Subject: [PATCH] Experiment with FreeBSD build --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index ac91cd61..4ca928ef 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,5 @@ language: c -sudo: required +#sudo: required matrix: include: - os: linux