Skip to content
This repository has been archived by the owner on Aug 11, 2023. It is now read-only.

Commit

Permalink
Fix syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
astrofrog committed Jan 17, 2020
1 parent bef5dca commit 4531cc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ env:
- TASK='render' FLAGS='--config-file rendered.yml --no-input' EXTRA_CONTEXT='include_example_cython_code=y initialize_git_repo=n license=Other'

install:
- pip sphinx cookiecuter gitpython tox
- pip install sphinx cookiecuter gitpython tox

script:
- cd docs ; make html ; cd ..
Expand Down

0 comments on commit 4531cc1

Please sign in to comment.