Skip to content

Commit 4d26b99

Browse files
committed
Support Travis CI
1 parent 944bfd8 commit 4d26b99

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

.travis.yml

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
language: python
2+
python:
3+
- "2.6"
4+
- "2.7"
5+
install: python setup.py install
6+
script: python setup.py test
147 KB
Binary file not shown.
147 KB
Binary file not shown.

0 commit comments

Comments
 (0)