diff --git a/.travis.yml b/.travis.yml index 1a6528c1..629b7f3f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,10 +1,8 @@ - language: python python: - "2.7" - "3.6" - "3.7" - - "3.8" install: - pip install pygame numpy cython pytest psutil