Skip to content

Commit

Permalink
try to fix pypy3 travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
spulec committed May 13, 2017
1 parent c06307e commit 894fe1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ python:
- 3.3
- 3.4
- 3.6
- pypy3
- pypy3.3-5.2-alpha1
script: make travis
install:
- pip install .
Expand Down

0 comments on commit 894fe1f

Please sign in to comment.