mirror of
https://github.com/Yubico/yubiadmin.git
synced 2024-11-29 01:24:12 +01:00
Attempt to reintroduce python3
This commit is contained in:
parent
6eefc09cae
commit
c6cc6d31b4
@ -1,6 +1,7 @@
|
||||
language: python
|
||||
python:
|
||||
- "2.7"
|
||||
- "3.3"
|
||||
# command to install dependencies
|
||||
install: "pip install -q -e . --use-mirrors"
|
||||
# # command to run tests
|
||||
|
Loading…
Reference in New Issue
Block a user