From e870f081845bfc432c3eebe5e5ac9ca948d6fc03 Mon Sep 17 00:00:00 2001 From: Joshua Bell Date: Sun, 7 Mar 2021 15:30:50 -0800 Subject: [PATCH] Switch Travis-CI to use linux --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 5650818..30a4a9d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,5 @@ sudo: enabled -os: osx +os: linux language: c install: