From 97d490204b9dd2f3bc3b5d54a1321b084f2021d6 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Sun, 3 May 2020 11:47:28 +0100 Subject: Add build of everything. --- .travis.yml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index b7d2021d..d093574c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,15 +12,10 @@ arch: - amd64 - arm64 -dist: - - xenial - - bionic - - trusty - - precise - env: - BUILD= - BUILD=static + - BUILD=all jobs: exclude: -- cgit v1.2.3