mirror of
https://github.com/certbot/certbot.git
synced 2026-07-27 16:19:11 +02:00
let travis-ci test the code :)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
language: python
|
||||
python:
|
||||
- "2.7"
|
||||
install:
|
||||
- pip install tox
|
||||
script:
|
||||
- tox
|
||||
Reference in New Issue
Block a user