Skip to content

Commit

Permalink
Set up parallel doc target test
Browse files Browse the repository at this point in the history
  • Loading branch information
josephwright committed Feb 27, 2019
1 parent a2e6025 commit f21bcd7
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Expand Up @@ -6,8 +6,10 @@ cache:
- /tmp/texlive
- $HOME/.texlive

script:
- texlua build.lua check -q -H
jobs:
include:
- script: l3build check -q -H
- script: l3build doc -q -H

notifications:
email:
Expand Down

0 comments on commit f21bcd7

Please sign in to comment.