Skip to content

Commit

Permalink
Remove pypy for now
Browse files Browse the repository at this point in the history
  • Loading branch information
stuaxo committed Apr 29, 2016
1 parent f92e129 commit 174a53b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,6 @@ matrix:
dist: trusty
language: generic
env: PYTHON="python2" PACKAGES="pep8 pyflakes python-gi python-gi-cairo python-faulthandler libpython-dev libjpeg-dev python-cairo python-gobject python-rsvg"
- os: linux
sudo: required
dist: trusty
language: generic
env: PYTHON="pypy" PACKAGES="pypy"

install:
- if [ "$PYTHON" == "pypy" ]; then sudo add-apt-repository -y ppa:pypy/ppa; fi
Expand Down

0 comments on commit 174a53b

Please sign in to comment.