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
fd540b65
Commit
fd540b65
authored
Aug 22, 2019
by
Jason R. Coombs
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Move Tidelift token into Travis configuration
parent
534678f1
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
7 deletions
+2
-7
.travis.yml
.travis.yml
+0
-7
tox.ini
tox.ini
+2
-0
No files found.
.travis.yml
deleted
100644 → 0
View file @
534678f1
jobs
:
include
:
-
stage
:
deploy
env
:
# TIDELIFT_TOKEN
-
secure
:
...
TOX_TESTENV_PASSENV="TIDELIFT_TOKEN"
tox.ini
View file @
fd540b65
[testenv:release]
deps
=
jaraco.tidelift
passenv
=
TIDELIFT_TOKEN
commands
=
python
-m
jaraco.tidelift.publish-release-notes
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