Add apt update
This commit is contained in:
@@ -12,6 +12,9 @@ matrix:
|
|||||||
sudo: true
|
sudo: true
|
||||||
before_install:
|
before_install:
|
||||||
- sudo apt-get install python-tk python3-tk ghostscript
|
- sudo apt-get install python-tk python3-tk ghostscript
|
||||||
|
addons:
|
||||||
|
apt:
|
||||||
|
update: true
|
||||||
install:
|
install:
|
||||||
- pip install ".[dev]"
|
- pip install ".[dev]"
|
||||||
script:
|
script:
|
||||||
|
|||||||
Reference in New Issue
Block a user