Removed .travis configuration.

This commit is contained in:
Cédric Bonhomme 2019-12-14 10:48:38 +01:00
parent a03c59db5c
commit 9acc9afa99
No known key found for this signature in database
GPG key ID: A1CB94DE57B7A70D
4 changed files with 1 additions and 353 deletions

View file

@ -3,7 +3,7 @@ Installation
.. code-block:: bash
$ pipenv install Stegano
$ poetry install Stegano
You will be able to use Stéganô in your Python programs
or as a command line tool.