Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also .

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also .
  • 1 commit
  • 1 file changed
  • 0 commit comments
  • 1 contributor
Commits on Aug 14, 2017
Showing with 1 addition and 1 deletion.
  1. +1 −1 .travis.yml
View
@@ -10,7 +10,7 @@ before_install:
- sudo pip3 install sphinx_bootstrap_theme
env:
- - COMMAND="clean && make html && make latexpdf && make epub"
+ - COMMAND="make clean && make html && make latexpdf && make epub"
deploy:
provider: releases

No commit comments for this range