mirror of
https://github.com/onionshare/onionshare.git
synced 2025-06-06 22:09:15 -04:00
Merge branch 'SylvainDe-master'
This commit is contained in:
commit
d309d278aa
1 changed files with 4 additions and 0 deletions
|
@ -4,6 +4,10 @@ dist: trusty
|
||||||
python:
|
python:
|
||||||
- "3.4"
|
- "3.4"
|
||||||
- "3.5"
|
- "3.5"
|
||||||
|
- "3.6"
|
||||||
|
- "3.6-dev"
|
||||||
|
- "3.7-dev"
|
||||||
|
- "nightly"
|
||||||
# command to install dependencies
|
# command to install dependencies
|
||||||
before_install: "sudo apt-get update; sudo apt-get install -y python3-nose python3-flask python3-stem python3-pyqt5"
|
before_install: "sudo apt-get update; sudo apt-get install -y python3-nose python3-flask python3-stem python3-pyqt5"
|
||||||
install: ""
|
install: ""
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue