Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
python-mkp
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Package registry
Container Registry
Operate
Terraform modules
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
checkmk
python-mkp
Commits
d6f503ea
Commit
d6f503ea
authored
9 years ago
by
Thomas Reifenberger
Browse files
Options
Downloads
Patches
Plain Diff
Add travis deployment configuration
parent
d14005c1
No related branches found
Branches containing commit
Tags
0.1
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.travis.yml
+17
-0
17 additions, 0 deletions
.travis.yml
with
17 additions
and
0 deletions
.travis.yml
+
17
−
0
View file @
d6f503ea
...
...
@@ -8,3 +8,20 @@ install:
-
pip install tox
script
:
-
tox
deploy
:
provider
:
pypi
user
:
tom-mi
password
:
secure
:
pektL3VPgW25izjJRUm2b2jR+eAFtVDWFn6+64XaDomy979dMHLcINql4c4Pli7gmCvOiyNjRwVRX5PCPn0kEewFJyV2LMwTkBwWmShaBLgwHb4B8Q2p1/LhYGqh1c1Y7l1PdTechmChHsYdqKdbQ0oiAwYVspwcufD4bh5FDPaw1Mwgz0eCWMDl69DMVldUQfcRpMRIFzwcabW/7/a9Qm22akW4M+cdkFBRSOikK0XqO1ugkLdBaKScfDzl4OHz2S8GpeZMMvDRuEXcruRbcy8/44Iq4zE4m0a6RfFkPG5LmYz2DPjSYikm3a/5K367vhDGqWaC1FS+ZOVVFIVcvYBs6koOeuoQWIgjQSc1ILkIGakRe2a0C468PNHbvflp7MosAg16NcROKQVkQS/Xh0j/ckTSYALUMlo7MeOvl5Df7jsTtG7rDnFLOZSetFDJ0R3J60oQn0Tp1WSJNOjycwqtvwfoECNAp9GBwwmJtURt35PvJ8UTpqA6vFQiL82krX5khF2gnlNxot8QDJGa2hZO1/BiyTQ2MzKAsvQ9bx6MmsUEmDUeipCTpz2uXT298yWEHZypeNvQuTyW4Om53X2GjeNWkqGCHdA2vhqt1kqDMYaJUe2B0HsBIAxIR2XnsOMoBDm5j37D34MH15wVU6LBv1olVMHkBErUvUJmLZY=
on
:
tags
:
true
repo
:
tom-mi/python-mkp
distributions
:
bdist_wheel
before_deploy
:
# FIXME: Remove pandoc backport when ci version is sufficient
-
sudo add-apt-repository -y ppa:marutter/c2d4u
-
sudo apt-get update -qq
-
sudo apt-get install -y pandoc
-
pip install pypandoc
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