Skip to content

Commit

Permalink
Adds in pypy for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyb3r-Jak3 committed Oct 11, 2020
1 parent b6a8df2 commit de9b811
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -8,8 +8,8 @@ python:
- "3.6"
- "3.7"
- "3.8"
- "pypy"
- "pypy3.6-7.3.1"
- "pypy"
- "pypy3.6-7.3.1"
install:
- "pip install ."
- "pip install -r requirements_dev.txt"
Expand Down

0 comments on commit de9b811

Please sign in to comment.