Skip to content

Commit

Permalink
fix travis support for pypy
Browse files Browse the repository at this point in the history
  • Loading branch information
trbs committed Jan 9, 2019
1 parent 32e10a8 commit dcb965e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ python:
- 3.5
- 3.6
- 3.7
- pypy
- pypy3
- pypy2.7-6.0
- pypy3.5-6.0

before_install:
- sudo chmod 0777 /var/run
Expand Down

0 comments on commit dcb965e

Please sign in to comment.