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
42babfbc
Commit
42babfbc
authored
Jan 01, 2016
by
Timothée Peignier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert "Nothing is universal anymore"
This reverts commit
f05fe5e5
.
parent
f05fe5e5
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
19 deletions
+13
-19
.travis.yml
+10
-19
setup.cfg
+3
-0
No files found.
.travis.yml
View file @
42babfbc
...
@@ -7,26 +7,17 @@ env:
...
@@ -7,26 +7,17 @@ env:
-
TOXENV=py27-django19
-
TOXENV=py27-django19
-
TOXENV=pypy-django19
-
TOXENV=pypy-django19
-
TOXENV=py34-django19
-
TOXENV=py34-django19
install
:
pip install -q tox
docs
install
:
pip install -q tox
script
:
tox
script
:
tox
deploy
:
deploy
:
-
provider
:
pypi
provider
:
pypi
user
:
jazzband
user
:
jazzband
distributions
:
"
sdist
bdist_wheel"
distributions
:
"
sdist
bdist_wheel"
password
:
password
:
secure
:
rECBwGxp/D0BcaNe6lW0XSjLOMkQLXm/Etft+l+wxhZZxkoaS5t38pWb1/wvWBuPa9I0GagRPbqap72PYJeEgS4BIgsIP8YRTxkggDJ6+CtecyMBxWWSKc94QW/x2HETQ1cYGsLwXgMEGV4WkjzKUUM3SYTjfz0jkMfMv0szufQ=
secure
:
rECBwGxp/D0BcaNe6lW0XSjLOMkQLXm/Etft+l+wxhZZxkoaS5t38pWb1/wvWBuPa9I0GagRPbqap72PYJeEgS4BIgsIP8YRTxkggDJ6+CtecyMBxWWSKc94QW/x2HETQ1cYGsLwXgMEGV4WkjzKUUM3SYTjfz0jkMfMv0szufQ=
on
:
on
:
tags
:
true
tags
:
true
repo
:
jazzband/django-pipeline
repo
:
jazzband/django-pipeline
condition
:
"
$TOXENV
=
py27-django19"
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
:
notifications
:
email
:
false
email
:
false
setup.cfg
0 → 100644
View file @
42babfbc
[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