1 2 3 4 5 6 7 8 9
language: python python: - '3.4' - '3.5' - '3.6' - '3.7' install: script: - python3 -m bin.show_status egor.tensin