mirror of
https://github.com/miurahr/aqtinstall.git
synced 2025-12-17 04:34:37 +03:00
travis test with tox(wip)
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
dist: xenial
|
||||
sudo: false
|
||||
language: python
|
||||
python: 3.6
|
||||
matrix:
|
||||
include:
|
||||
- python: 3.7
|
||||
env: TOXENV=check
|
||||
- python: 3.7
|
||||
env: TOXENV=docs
|
||||
|
||||
install: pip install tox-travis
|
||||
|
||||
|
||||
Reference in New Issue
Block a user