Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
setuptools
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jérome Perrin
setuptools
Commits
4876dbb7
Commit
4876dbb7
authored
Apr 02, 2019
by
mergify[bot]
Committed by
GitHub
Apr 02, 2019
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1731 from pganssle/fix_travis_pypy
Update pypy in travis
parents
d8b901bc
e01330a5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
.travis.yml
.travis.yml
+2
-1
No files found.
.travis.yml
View file @
4876dbb7
...
...
@@ -8,7 +8,8 @@ jobs:
python
:
2.7
-
<<
:
*latest_py2
env
:
LANG=C
-
python
:
pypy
-
python
:
pypy2.7-6.0.0
dist
:
xenial
env
:
DISABLE_COVERAGE=1
# Don't run coverage on pypy (too slow).
-
python
:
pypy3
env
:
DISABLE_COVERAGE=1
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment