Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

Commit

Permalink
#161 Ensure python3-dev and python3-lxml are available on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
T2L committed Mar 2, 2020
1 parent 346b122 commit cad7ebf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ jobs:

before_install:
- composer self-update
- sudo apt-get install python3-dev python3-lxml

install:
- composer install --no-interaction --no-progress --no-suggest --prefer-dist --optimize-autoloader --no-dev
Expand Down

0 comments on commit cad7ebf

Please sign in to comment.