mirror of
https://github.com/dnet/pySSTV.git
synced 2026-01-05 00:00:42 +01:00
use container-based Travis infrastructure
This commit is contained in:
parent
2b0f482653
commit
2c23ae9632
|
|
@ -1,5 +1,6 @@
|
|||
language: python
|
||||
python:
|
||||
- "2.7"
|
||||
sudo: false
|
||||
install: "pip install -r requirements.txt"
|
||||
script: nosetests
|
||||
|
|
|
|||
Loading…
Reference in a new issue