Skip to content

Commit

Permalink
PyPy
Browse files Browse the repository at this point in the history
  • Loading branch information
AuHau committed Mar 5, 2019
1 parent 2e8d49a commit 82f6880
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Expand Up @@ -16,8 +16,8 @@ python:
- "3.6"
- "3.7"
- "3.8-dev"
- "pypy"
- "pypy3"
- "pypy2.7-7.0"
- "pypy3.5-7.0"
dist: xenial
sudo: true
install:
Expand All @@ -41,6 +41,7 @@ jobs:

- stage: test
name: "Tests"
language: python
after_success:
- make coveralls

Expand Down

0 comments on commit 82f6880

Please sign in to comment.