From 7426cfa1685efcd9b41748207183d1d9c1464b60 Mon Sep 17 00:00:00 2001 From: "Rafael G. Martins" Date: Sat, 2 Jun 2018 14:29:00 +0200 Subject: build: added static-all target --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 8ee127d..7849ca7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -59,6 +59,9 @@ matrix: - compiler: gcc env: - TARGET=static + - compiler: gcc + env: + - TARGET=static-all - compiler: gcc env: - TARGET=win32 -- cgit v1.2.3-18-g5258