Skip to content

Commit

Permalink
tweaaked tox config for pypy3.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
SekouD committed Oct 29, 2018
1 parent 7f2e4ae commit 4e7ac25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[tox]
envlist = py34, py35, py36, flake8
envlist = py34, py35, py36, pypy3.5, flake8
skipsdist=True

[travis]
Expand Down

0 comments on commit 4e7ac25

Please sign in to comment.