diff --git a/.travis.yml b/.travis.yml index be15467..3ecbe19 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,6 @@ language: python python: - "3.8" - "3.9" - - "3.10" install: - "pip install pandas"