Skip to content

Commit 90f50c4

Browse files
committed
Travis CI
1 parent 8c80931 commit 90f50c4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.travis.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
language: python
2+
install: pip install sphinx
3+
script:
4+
- make doctest
5+
- make html
6+

0 commit comments

Comments
 (0)