Skip to content

Commit 5ec5bec

Browse files
committed
Make travis use make html
1 parent 8381367 commit 5ec5bec

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,4 @@ script:
3737
- make test
3838
- export CXX=g++-4.8
3939
- $CXX --version
40-
- make init-highlights
41-
- make html-highlights
40+
- make html

0 commit comments

Comments
 (0)