we need travis config file
named .travis.yml
This commit is contained in:
parent
55d6239e3d
commit
b732850cc6
6
.travis.yml
Normal file
6
.travis.yml
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"language": "python",
|
||||
"os": "linux",
|
||||
"group": "stable",
|
||||
"dist": "trusty"
|
||||
}
|
Reference in New Issue
Block a user