diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000..bf950a1 --- /dev/null +++ b/.travis.yml @@ -0,0 +1,12 @@ +language: python + +python: + - "3.6" + - "3.7" + - "3.8" + +install: + - pip install -r requirements.txt + +script: + - pyinstaller --onefile dropship.py diff --git a/README.md b/README.md index f813243..3332273 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,12 @@ # dropship +[![Build Status](https://travis-ci.com/decentral1se/dropship.svg?branch=main)](https://travis-ci.com/decentral1se/dropship) + lets try magic wormhole with a nice interface [![Screenshot of dropship interface](https://vvvvvvaria.org/~r/dropship.png)](https://vvvvvvaria.org/~r/dropship0.1.webm)] -*(click for video)* +_(click for video)_ ## what is what: