Skip to content

Commit

Permalink
removing chinese translation link. adding py 3.7 on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
ellisonleao committed Nov 29, 2018
1 parent dc9af94 commit 34ce5a3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .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
Expand Down
1 change: 0 additions & 1 deletion README.md
Expand Up @@ -6,7 +6,6 @@
<p align="center">
   <a href="https://github.com/sindresorhus/awesome"><img src="https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg" alt="Awesome"/></a>
   <a href="https://travis-ci.org/ellisonleao/magictools"><img src="https://travis-ci.org/ellisonleao/magictools.svg?branch=master" alt="build"/></a>
   <a href="https://github.com/ellisonleao/magictools/blob/master/README_ch.md"><img src="https://img.shields.io/badge/translation-Chinese-lightgrey.svg" alt="Chinese translation"/></a>
</p>

A curated list of game development resources to make **magic** happen.
Expand Down

0 comments on commit 34ce5a3

Please sign in to comment.