Skip to content

Commit 7e2ff42

Browse files
authored
Merge pull request #143 from techtonik/patch-1
Use newer PyPy
2 parents b67a73d + 573de0b commit 7e2ff42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ python:
66
- "3.3"
77
- "3.4"
88
- "3.5"
9-
- "pypy"
9+
- "pypy-5.3.1"
1010

1111
env: LIBGIT2=~/libgit2/_install/ LD_LIBRARY_PATH=~/libgit2/_install/lib
1212

0 commit comments

Comments
 (0)