Skip to content

Commit

Permalink
update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed May 20, 2019
1 parent f4e72c8 commit 47e554a
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 9 deletions.
4 changes: 0 additions & 4 deletions README.rst
Expand Up @@ -17,10 +17,6 @@
:alt: GitHub Issues
:target: https://github.com/sdpython/code_beatrix/issues

.. image:: https://badge.waffle.io/sdpython/code_beatrix.png?label=ready&title=Ready
:alt: Waffle
:target: https://waffle.io/sdpython/code_beatrix

.. image:: https://img.shields.io/badge/license-MIT-blue.svg
:alt: MIT License
:target: http://opensource.org/licenses/MIT
Expand Down
4 changes: 0 additions & 4 deletions _doc/sphinxdoc/source/index.rst
Expand Up @@ -111,10 +111,6 @@ Contacts
:alt: GitHub Issues
:target: https://github.com/sdpython/code_beatrix/issues

.. image:: https://badge.waffle.io/sdpython/code_beatrix.png?label=ready&title=Ready
:alt: Waffle
:target: https://waffle.io/sdpython/code_beatrix

.. image:: https://img.shields.io/badge/license-MIT-blue.svg
:alt: MIT License
:target: http://opensource.org/licenses/MIT
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -33,7 +33,7 @@ install:
build: off

test_script:
- "%PYTHON%\\python -u setup.py unittests -g .*noenv.*"
- "%PYTHON%\\python -u setup.py unittests -g .*((noenv)|(LONG)).*"

after_test:
- "%PYTHON%\\python -u setup.py bdist_wheel"
Expand Down

0 comments on commit 47e554a

Please sign in to comment.