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