Skip to content

Commit

Permalink
Try to fix ci build, missing libreoffice UNO dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
neowutran committed Aug 5, 2020
1 parent 3ec75d8 commit 5fcd2e0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ import:
- source: QubesOS/qubes-continuous-integration:R4.1/travis-vms-r4.1.yml
jobs:
include:
- language: python
language: python
virtualenv:
system_site_packages: true
python:
- '3.7'
install:
Expand Down

0 comments on commit 5fcd2e0

Please sign in to comment.