aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsanmiguel <[email protected]>2017-02-18 18:50:48 +0100
committersanmiguel <[email protected]>2017-02-18 18:50:48 +0100
commitdd1a0c03599c3a214c7f8f92ae65ac87ec9a7295 (patch)
tree9a265e21874a4bf54b0f67bba2dd820632272285
parent4b48504daadfcaa479d6f7bccc93dd2850e610b3 (diff)
downloadkerl-dd1a0c03599c3a214c7f8f92ae65ac87ec9a7295.tar.gz
kerl-dd1a0c03599c3a214c7f8f92ae65ac87ec9a7295.tar.bz2
kerl-dd1a0c03599c3a214c7f8f92ae65ac87ec9a7295.zip
Re-add wx - maybe that's the cause of failure?
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
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