From dd1a0c03599c3a214c7f8f92ae65ac87ec9a7295 Mon Sep 17 00:00:00 2001 From: sanmiguel Date: Sat, 18 Feb 2017 18:50:48 +0100 Subject: Re-add wx - maybe that's the cause of failure? --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index bc95b76..7de3443 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,7 @@ os: env: global: - KERL_BASE_DIR="$TMPDIR"/.kerl - - KERL_CONFIGURE_DISABLE_APPLICATIONS="odbc wx" + - KERL_CONFIGURE_DISABLE_APPLICATIONS="odbc" matrix: - _KERL_VSN=19.2 - _KERL_VSN=18.3 -- cgit v1.2.3