This repository has been archived on 2025-01-30. You can view files and clone it, but cannot push or open issues or pull requests.
PyBitmessage-2025-01-30/.travis.yml
sigoa 02bfd00b65
TravisRunner
TravisRunner
2018-03-23 02:04:11 +01:00

10 lines
123 B
YAML

language: python
python:
- "2.7"
sudo:
- required
install:
- python2 setup.py build
script:
- bash ./TravisRunner