diff --git a/.travis.yml b/.travis.yml index 90e9a93..53ff85a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ language: python python: - - "3.5" - "3.6" + - "3.7" before_script: - pip install git+git://github.com/ellisonleao/vl.git@py3 - vl --version diff --git a/README.md b/README.md index b8877fc..ba2d086 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,6 @@
A curated list of game development resources to make **magic** happen.