blob is binary.
='/akspecs/ranger/commit/.travis.yml?h=v1.9.3&id=b3d031a913814900467358b2adf20a148bf6de1a'>b3d031a9 ^
index : mu | |
Soul of a tiny new machine. More thorough tests → More comprehensible and rewrite-friendly software → More resilient society. | Kartik K. Agaram <vc@akkartik.com> |
about summary refs log blame commit diff stats |
dist: 'trusty'
language: 'python'
python:
- '2.7'
- '3.4'
- '3.5'
install:
- 'pip install pytest pylint flake8'
script:
- 'make test'