Take a stab at a first Travis config

This commit is contained in:
Luke Murphy 2020-07-24 01:13:08 +02:00
parent 307984099b
commit 7f0b63c519
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
2 changed files with 15 additions and 1 deletions

12
.travis.yml Normal file
View File

@ -0,0 +1,12 @@
language: python
python:
- "3.6"
- "3.7"
- "3.8"
install:
- pip install -r requirements.txt
script:
- pyinstaller --onefile dropship.py

View File

@ -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: