Skip to content
Permalink
Branch: master
Find file Copy path
Find file Copy path
Fetching contributors…
Cannot retrieve contributors at this time
9 lines (7 sloc) 91 Bytes
language: python
python:
- "3.6"
# - "3.7"
install: "make"
script:
- make test
You can’t perform that action at this time.