File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ addons:
1111 - ant
1212
1313env :
14- - DITA_OT=3.4.1
14+ - DITA_OT=3.5
1515
1616before_install :
1717 - zip -r fox.jason.passthrough.doxygen.zip . -x *.zip* *.git/* *temp/* *out/*
@@ -20,10 +20,10 @@ before_install:
2020 - chmod +x dita-ot-$DITA_OT/bin/dita
2121
2222install :
23- - dita-ot-$DITA_OT/bin/dita -- install https://github.com/jason-fox/fox.jason.unit-test/archive/master.zip
24- - dita-ot-$DITA_OT/bin/dita -- install https://github.com/doctales/org.doctales.xmltask/archive/master.zip
25- - dita-ot-$DITA_OT/bin/dita -- install https://github.com/jason-fox/fox.jason.passthrough/archive/master.zip
26- - dita-ot-$DITA_OT/bin/dita -- install fox.jason.passthrough.doxygen.zip
23+ - dita-ot-$DITA_OT/bin/dita install https://github.com/jason-fox/fox.jason.unit-test/archive/master.zip
24+ - dita-ot-$DITA_OT/bin/dita install https://github.com/doctales/org.doctales.xmltask/archive/master.zip
25+ - dita-ot-$DITA_OT/bin/dita install https://github.com/jason-fox/fox.jason.passthrough/archive/master.zip
26+ - dita-ot-$DITA_OT/bin/dita install fox.jason.passthrough.doxygen.zip
2727
2828before_script :
2929 - dita-ot-$DITA_OT/bin/dita --input dita-ot-$DITA_OT/plugins/fox.jason.passthrough.doxygen -f xsl-instrument
You can’t perform that action at this time.
0 commit comments