Private GIT

Skip to content
Snippets Groups Projects
Commit ae13835c authored by fmonthel's avatar fmonthel
Browse files

Add Travis build

parent fc5daf5c
Branches
No related tags found
No related merge requests found
{
"language": "python",
"python": "2.7",
"install": [
"pip install -r requirements.txt"
],
"script": [
"pytest"
],
"group": "stable",
"dist": "trusty",
"os": "linux"
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment