Skip to content

Commit

Permalink
travisci: add pypy3
Browse files Browse the repository at this point in the history
  • Loading branch information
lazka committed Jan 3, 2018
1 parent 1400535 commit 70ee034
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,11 @@ matrix:
language: python
python: "pypy"
env: PYARGS="-R"
- os: linux
dist: trusty
language: python
python: "pypy3"
env: PYARGS="-R -bb"
- os: osx
osx_image: xcode6.4
language: generic
Expand Down

0 comments on commit 70ee034

Please sign in to comment.