Skip to content

Commit

Permalink
rst, travis
Browse files Browse the repository at this point in the history
  • Loading branch information
mjoppich committed Oct 13, 2020
1 parent d0bd4b6 commit a304eb0
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
language: python
python:
- "2.7"
- "3.8"
script:
- python setup.py develop test
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@
title: 'pIMZ: an integrative framework for imaging mass spectrometry analysis'
---

![image](https://readthedocs.org/projects/pimz/badge/?version=latest)

target

: <https://pimz.readthedocs.io/en/latest/?badge=latest>

alt

: Documentation Status

[![image](https://travis-ci.org/mjoppich/pIMZ.svg?branch=master)](https://travis-ci.org/mjoppich/pIMZ)

No idea what this framework does \...

\... it\'s not yet ready. But once it is, you will get to know a lot
Expand Down
7 changes: 7 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@
pIMZ: an integrative framework for imaging mass spectrometry analysis
======================================================================

.. image:: https://readthedocs.org/projects/pimz/badge/?version=latest
:target: https://pimz.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status

.. image:: https://travis-ci.org/mjoppich/pIMZ.svg?branch=master
:target: https://travis-ci.org/mjoppich/pIMZ

No idea what this framework does ...

... it's not yet ready. But once it is, you will get to know a lot more here!
Expand Down

0 comments on commit a304eb0

Please sign in to comment.