aprs-python/.travis.yml

6 lines
73 B
YAML

language: python
python:
- "2.7"
install: make init
script: make build