mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-07-28 04:07:46 +00:00
config: remove inkscape dependency for travis
Diagrams are no longer built on the CI.
This commit is contained in:
@@ -3,11 +3,6 @@ language: python
|
||||
python:
|
||||
- '3.5'
|
||||
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- inkscape
|
||||
|
||||
install:
|
||||
- pip install pipenv
|
||||
- pipenv sync --dev
|
||||
|
||||
Reference in New Issue
Block a user