4eb7cc0
0cd1928
bc51cf3
1 2
3 4 5 6
7
8
language: python python: - "3.5" - "3.6" - "3.7" - "3.8" install: pip install -r requirements.txt script: bin/test