Skip to content

Commit

Permalink
Fix handle in lander command
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathansick committed Jun 11, 2019
1 parent b20fdcc commit 3dca716
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -12,7 +12,7 @@ script:
- "docker run --rm -v `pwd`:/workspace -w /workspace lsstsqre/lsst-texmf:latest sh -c 'make'"
after_success:
# Deploy website. See https://github.com/lsst-sqre/lander for CLI options
- 'lander --upload --ltd-product ldm-672 --pdf LDM-672.pdf --env travis --handle LDM-672 --lsstdoc LDM-672.tex'
- 'lander --upload --ltd-product ldm-702 --pdf LDM-702.pdf --env travis --handle LDM-702 --lsstdoc LDM-702.tex'
env:
global:
# LSST the Docs credentials
Expand Down

0 comments on commit 3dca716

Please sign in to comment.