Skip to content

Commit 893388d

Browse files
committed
Invoke sphinx build in CI tests
1 parent 87eddef commit 893388d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ install:
1111

1212
script:
1313
- py.test --pyargs nitime --cov-report term-missing --cov=nitime --verbose
14+
- sphinx-build doc html-no-exec
1415

1516
after_success:
1617
- coveralls

0 commit comments

Comments
 (0)