Travis CI

This commit is contained in:
Julian Berman
2012-12-23 17:30:00 -05:00
parent 8c80931444
commit 90f50c406e
+6
View File
@@ -0,0 +1,6 @@
language: python
install: pip install sphinx
script:
- make doctest
- make html