Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
No pypy3 in travis, tests fails but integration works
  • Loading branch information
sonic182 authored Mar 9, 2021
1 parent f31727e commit 8d2a2d4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ python:
- "3.6"
- "3.7"
- "3.8"
- "pypy3"
install:
- pip install -r requirements.txt
- pip install -e .[test]
Expand Down

0 comments on commit 8d2a2d4

Please sign in to comment.