Permalink
Switch branches/tags
Nothing to show
Find file
Fetching contributors…
Cannot retrieve contributors at this time
7 lines (6 sloc) 105 Bytes
language: python
python:
- "2.7"
- "3.5"
install: "python setup.py install"
script: py.test wdl/test