Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
simongarisch committed Jul 29, 2020
1 parent 66dc06a commit 714e874
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ before_script:
- export DISPLAY=:99.0
- export QT_DEBUG_PLUGINS=1

before_install:
- sudo apt-get install -y libdbus-1-3 libxkbcommon-x11-0

install:
- sudo apt-get update
- wget https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh -O miniconda.sh;
Expand Down

0 comments on commit 714e874

Please sign in to comment.