Skip to content

Commit acf8e5c

Browse files
committed
Also test build documentation
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
1 parent 1b698fb commit acf8e5c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,6 @@ install:
2020
- python setup.py install
2121

2222
script:
23+
- python setup.py build_sphinx
2324
- cd build/lib/
24-
- "nosetests bpython/test"
25+
- nosetests bpython/test

0 commit comments

Comments
 (0)