Skip to content

Commit

Permalink
calmjs.webpack-1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
metatoaster committed Jan 12, 2018
1 parent 02afb17 commit 9a8c52c
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -92,4 +92,4 @@ branches:
only:
- testing
- master
- 1.0.x
- 1.0.0
10 changes: 5 additions & 5 deletions README.rst
Expand Up @@ -7,12 +7,12 @@ JavaScript source code provided by Python packages in conjunction with
standard JavaScript or `Node.js`_
similar package repositories.

.. image:: https://travis-ci.org/calmjs/calmjs.webpack.svg?branch=1.0.x
.. image:: https://travis-ci.org/calmjs/calmjs.webpack.svg?branch=1.0.0
:target: https://travis-ci.org/calmjs/calmjs.webpack
.. image:: https://ci.appveyor.com/api/projects/status/327fghy5uhnhplf5/branch/1.0.x?svg=true
:target: https://ci.appveyor.com/project/metatoaster/calmjs-webpack/branch/1.0.x
.. image:: https://coveralls.io/repos/github/calmjs/calmjs.webpack/badge.svg?branch=1.0.x
:target: https://coveralls.io/github/calmjs/calmjs.webpack?branch=1.0.x
.. image:: https://ci.appveyor.com/api/projects/status/327fghy5uhnhplf5/branch/1.0.0?svg=true
:target: https://ci.appveyor.com/project/metatoaster/calmjs-webpack/branch/1.0.0
.. image:: https://coveralls.io/repos/github/calmjs/calmjs.webpack/badge.svg?branch=1.0.0
:target: https://coveralls.io/github/calmjs/calmjs.webpack?branch=1.0.0

.. |AMD| replace:: AMD (Asynchronous Module Definition)
.. |calmjs| replace:: ``calmjs``
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
@@ -1,5 +1,5 @@
[egg_info]
tag_build = pre
tag_build =

[bdist_wheel]
universal = 1

0 comments on commit 9a8c52c

Please sign in to comment.