diff --git a/.travis.yml b/.travis.yml index 1409e76..ad51dc4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,8 +2,6 @@ language: python dist: xenial os: - linux - - osx - - windows python: - 3.7 - 3.8