Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
django-pipeline
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenEdx
django-pipeline
Commits
f05fe5e5
Commit
f05fe5e5
authored
Jan 01, 2016
by
Timothée Peignier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Nothing is universal anymore
parent
e056dd80
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
5 deletions
+11
-5
.travis.yml
+11
-2
setup.cfg
+0
-3
No files found.
.travis.yml
View file @
f05fe5e5
...
...
@@ -7,10 +7,10 @@ env:
-
TOXENV=py27-django19
-
TOXENV=pypy-django19
-
TOXENV=py34-django19
docs
install
:
pip install -q tox
install
:
pip install -q tox
script
:
tox
deploy
:
provider
:
pypi
-
provider
:
pypi
user
:
jazzband
distributions
:
"
sdist
bdist_wheel"
password
:
...
...
@@ -19,5 +19,14 @@ deploy:
tags
:
true
repo
:
jazzband/django-pipeline
condition
:
"
$TOXENV
=
py27-django19"
-
provider
:
pypi
user
:
jazzband
distributions
:
"
bdist_wheel"
password
:
secure
:
rECBwGxp/D0BcaNe6lW0XSjLOMkQLXm/Etft+l+wxhZZxkoaS5t38pWb1/wvWBuPa9I0GagRPbqap72PYJeEgS4BIgsIP8YRTxkggDJ6+CtecyMBxWWSKc94QW/x2HETQ1cYGsLwXgMEGV4WkjzKUUM3SYTjfz0jkMfMv0szufQ=
on
:
tags
:
true
repo
:
jazzband/django-pipeline
condition
:
"
$TOXENV
=
py34-django19"
notifications
:
email
:
false
setup.cfg
deleted
100644 → 0
View file @
e056dd80
[wheel]
universal = 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