Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
Pillow
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OpenVMS
Python
Modules
Pillow
Commits
3afe903aa4ea
Commit
3afe903aa4ea
authored
10 years ago
by
Hugo
Browse files
Options
Downloads
Patches
Plain Diff
Revert "Workaround Pypy regression"
parent
8bee3a161d55
Branches
wild/3afe903aa4eaa624c34bc60cae3a8d3db6095edc
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.travis.yml
+0
-4
0 additions, 4 deletions
.travis.yml
with
0 additions
and
4 deletions
.travis.yml
+
0
−
4
View file @
3afe903a
...
...
@@ -10,7 +10,6 @@
# Then run the remainder.
python
:
-
"
pypy"
-
"
pypy-2.3.1"
-
"
pypy3"
-
3.4
-
2.7
...
...
@@ -70,6 +69,5 @@
# (Installation is very slow on Py3, so just do it for Py2.)
-
if [ ${TRAVIS_PYTHON_VERSION:0:1} == "2" ]; then Scripts/diffcover-install.sh; fi
-
if [ ${TRAVIS_PYTHON_VERSION:0:1} == "2" ]; then Scripts/diffcover-run.sh; fi
matrix
:
fast_finish
:
true
...
...
@@ -74,4 +72,2 @@
matrix
:
fast_finish
:
true
allow_failures
:
-
python
:
pypy
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment