mirror of https://github.com/patacrep/patacrep.git
Luthaf
10 years ago
1 changed files with 9 additions and 0 deletions
@ -0,0 +1,9 @@ |
|||
git: |
|||
depth: 1 |
|||
language: python |
|||
python: |
|||
- 3.4 |
|||
install: |
|||
- pip install tox |
|||
script: |
|||
- tox |
Loading…
Reference in new issue