Skip to content

Commit

Permalink
Update to PyPy3.3 (alpha builds)
Browse files Browse the repository at this point in the history
not available through `brew`, so not tested on OSX
  • Loading branch information
MinchinWeb committed Nov 2, 2016
1 parent 1973aaa commit db53fd0
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ matrix:
- sleep 1
- brew install pypy
- sleep 1
- brew install pypy3
- sleep 1
- pip3 install .
- sleep 1
- pip3 install virtualenv
Expand All @@ -29,10 +27,6 @@ matrix:
- sleep 1
- pip_pypy install virtualenv
- sleep 1
- pip_pypy3 install .
- sleep 1
- pip_pypy3 install virtualenv
- sleep 1
- os: linux
python: 2.7
language: python
Expand All @@ -46,5 +40,5 @@ matrix:
python: pypy
language: python
- os: linux
python: pypy3
python: 'pypy3.3-5.2-alpha1'
language: python

0 comments on commit db53fd0

Please sign in to comment.