Skip to content

Commit 78b3907

Browse files
committed
Upgrade Reveal JS to latest version
1 parent 7d4f44d commit 78b3907

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ install:
99
- cp common/stylesheets/asciidoctor.css output/asciidoctor.css
1010

1111
script:
12-
- bundle exec asciidoctor-revealjs -D output/cours -a revealjs_history=true -a revealjs_theme=white -a revealjs_slideNumber=true -a linkcss -a customcss=style.css -a revealjsdir=https://cdnjs.cloudflare.com/ajax/libs/reveal.js/3.5.0 cours/*.adoc
12+
- bundle exec asciidoctor-revealjs -D output/cours -a revealjs_history=true -a revealjs_theme=white -a revealjs_slideNumber=true -a linkcss -a customcss=style.css -a revealjsdir=https://cdnjs.cloudflare.com/ajax/libs/reveal.js/3.8.0 cours/*.adoc
1313
- bundle exec asciidoctor -D output README.adoc -a linkcss -a stylesheet=asciidoctor.css
1414
- bundle exec asciidoctor -D output/tp tp/*.adoc -a linkcss -a stylesheet=../asciidoctor.css
1515

0 commit comments

Comments
 (0)