Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
python-poetry
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
open
python-poetry
Commits
cd8a329b
Commit
cd8a329b
authored
Sep 25, 2020
by
Arun Babu Neelicattu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
cirrus: drop py35 and add freebsd-13
parent
42768116
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
4 deletions
+3
-4
.cirrus.yml
+3
-4
No files found.
.cirrus.yml
View file @
cd8a329b
...
...
@@ -32,18 +32,17 @@ release_task:
GITHUB_TOKEN
:
ENCRYPTED[2b573a2d28a03523ac6fb5b3c2f513a41c0a98db81e40e50e1d103b171f85c57e58ae38d957499dbf7fd7635cfcfd7be]
PYTHON
:
python3.8
PYTHON27
:
python2.7
PYTHON35
:
python3.5
PYTHON36
:
python3.6
PYTHON37
:
python3.7
PYTHON38
:
python3.8
freebsd_instance
:
matrix
:
-
image_family
:
freebsd-12-1-snap
-
image_family
:
freebsd-11-3-snap
python_script
:
pkg install -y curl bash jq python3 python27 python35 python36 python37 python38
-
image_family
:
freebsd-13-0-snap
-
image_family
:
freebsd-11-4-snap
python_script
:
pkg install -y curl bash jq python3 python27 python36 python37 python38
pip_script
:
-
python2.7 -m ensurepip
-
python3.5 -m ensurepip
-
python3.6 -m ensurepip
-
python3.7 -m ensurepip
-
python3.8 -m ensurepip
...
...
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