mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 01:17:42 -04:00
Round 1 of files
This commit is contained in:
parent
a4bc5977cf
commit
0673e01c0a
12 changed files with 187 additions and 0 deletions
7
.travis.yml
Normal file
7
.travis.yml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
language: python
|
||||
python:
|
||||
- '2.7'
|
||||
- '3.3'
|
||||
- pypy
|
||||
script: pytest
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue