cvangysel / pytrec_eval

pytrec_eval is an Information Retrieval evaluation tool for Python, based on the popular trec_eval.
http://ilps.science.uva.nl/
MIT License
282 stars 32 forks source link

enable github action testing #25

Closed cmacdonald closed 4 years ago

cmacdonald commented 4 years ago

This pull request enables continuous testing using Github Actions.

Once #23 is merged, you can enable macOs as well.

cmacdonald commented 4 years ago

Closing this PR; I'm going to open a new PR for review that includes Windows, macOS and Linux.