Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Have travis build the highlights
  • Loading branch information
samcv committed Dec 19, 2016
1 parent 9a07a2d commit f098bb0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Expand Up @@ -26,4 +26,7 @@ install:
- panda installdeps .
- panda install Pod::To::HTML

script: make test && make html
script:
- make test
- make init-highlights
- make html-highlights

0 comments on commit f098bb0

Please sign in to comment.