Skip to content

Commit

Permalink
update pypy versions for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
scottbelden committed Feb 18, 2020
1 parent 4354461 commit 0c2a96a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: python
sudo: required
dist: xenial
dist: bionic
before_install:
- sudo apt-get install -y libsnappy-dev
- pip install python-snappy
Expand Down Expand Up @@ -33,5 +33,5 @@ matrix:
- python: 3.6
- python: 3.7
- python: 3.8
- python: pypy2.7-6.0
- python: pypy3.5-6.0
- python: pypy2
- python: pypy3

0 comments on commit 0c2a96a

Please sign in to comment.