aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrendan Jackman <brendan.jackman@arm.com>2017-09-20 12:18:01 +0100
committerBrendan Jackman <brendan.jackman@arm.com>2017-09-20 12:18:01 +0100
commite1a71df8fa6db28c3e26eafe8bc9e81dc35d8e6b (patch)
treeabd0b8fbafc0d1e9d78f12e9530ffbdb24676f46
parent01227a623943305b7f6fc0270615750151db9da3 (diff)
downloadlisa-e1a71df8fa6db28c3e26eafe8bc9e81dc35d8e6b.tar.gz
travis: Force using Agg matplotlib backend
Otherwise it tries to use tkinter and fails due to headlessness
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 804a9cd..fd4a0c0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -21,4 +21,5 @@ install:
- pip install --upgrade trappy bart-py devlib psutil wrapt matplotlib
script:
- cd $TRAVIS_BUILD_DIR
+ - 'echo backend : Agg > matplotlibrc' # Otherwise it tries to use tkinter
- source init_env && lisa-test tests/lisa/