Skip to content

Commit 9ac0d43

Browse files
committed
Updating to DITA-OT 3.5
1 parent 7a553d3 commit 9ac0d43

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.travis.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ addons:
1111
- ant
1212

1313
env:
14-
- DITA_OT=3.4.1
14+
- DITA_OT=3.5
1515

1616
before_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

2222
install:
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

2828
before_script:
2929
- dita-ot-$DITA_OT/bin/dita --input dita-ot-$DITA_OT/plugins/fox.jason.passthrough.doxygen -f xsl-instrument

0 commit comments

Comments
 (0)