summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRui Chen <chenrui333@gmail.com>2020-03-25 21:03:46 -0400
committerRui Chen <chenrui333@gmail.com>2020-03-25 21:03:46 -0400
commit46b5429dd3a2ac33236ffdd1349c8194453831df (patch)
treec50ae5353732c464c3c08ed422f448ce60daf9f1
parent6f9365bb246f6a934df4531ff514991b840aa069 (diff)
pypy -> pypy3
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 52feee66..b8d1f2cd 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,7 +9,7 @@ python:
- '3.6'
- '3.7'
- '3.8'
- - pypy
+ - pypy3
install:
- pip install -r requirements.txt