Skip to content

Commit

Permalink
fix env travis-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron Honeycutt committed Jun 10, 2017
1 parent 36a3a6a commit 0e224a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -8,7 +8,7 @@ before_install:
- sudo pip3 install sphinx
- sudo pip3 install sphinx_bootstrap_theme

enenv:
env:
matrix:
- COMMAND="make clean && make html"
- COMMAND="make clean && make latexpdf"
Expand Down

0 comments on commit 0e224a2

Please sign in to comment.