mirror of
https://github.com/3b1b/manim.git
synced 2025-09-01 00:48:45 +00:00
Merge pull request #597 from cclauss/patch-1
Travis CI: The sudo tag is now deprecated
This commit is contained in:
commit
f908b68bed
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
language: python
|
||||
sudo: required # required for Python 3.7 (travis-ci/travis-ci#9069)
|
||||
dist: xenial # required for Python 3.7 (travis-ci/travis-ci#9069)
|
||||
python: "3.7"
|
||||
cache: pip
|
||||
|
|
Loading…
Add table
Reference in a new issue