Skip to content

Commit 607fa81

Browse files
authored
Merge pull request #659 from pythonindia/pradyunsg-ci-docs
Enable CI for documentation
2 parents ad4f72e + 941335c commit 607fa81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- stage: primary
2323
env: NOXSESSION=lint-3.5
2424
- env: NOXSESSION=test-3.5
25-
# - env: NOXSESSION=docs
25+
- env: NOXSESSION=docs
2626

2727
- stage: secondary
2828
env: NOXSESSION=test-3.6

0 commit comments

Comments
 (0)