aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index e771c37..fd4a0c0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -18,8 +18,8 @@
sudo: required
language: python
install:
- # Use IPython 5.x because 6.0+ only supports Python 3.3
- - pip install --upgrade "ipython<6.0.0" Cython trappy bart-py devlib psutil wrapt jupyter matplotlib
+ - 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/