Skip to content

Commit

Permalink
Back out adding python3.8 to the build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
mcfletch committed Dec 31, 2019
1 parent 447fbfa commit c4cd5d0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@

language: python
python:
- "2.7"
- "3.6"
- "3.7"
- "3.8"

install:
- pip install pygame numpy cython pytest psutil
Expand Down

0 comments on commit c4cd5d0

Please sign in to comment.