Skip to content

Commit

Permalink
Update appveyor / Travis-CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
shlomif committed May 27, 2020
1 parent e1dbbab commit 3c8681b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.bash
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ then
sudo -H `which python3` -m pip install beautifulsoup4 bs4 cookiecutter lxml pycotap vnu_validator WebTest Zenfilter
perl bin/my-cookiecutter.pl
# For various sites
cpanm --notest HTML::Toc
cpanm --notest HTML::Toc XML::Feed
deps-app plinst -i bin/common-required-deps.yml -i bin/required-modules.yml
gem install asciidoctor compass compass-blueprint
( cd .. && git clone https://github.com/thewml/wml-extended-apis.git && cd wml-extended-apis/xhtml/1.x && bash Install.bash )
Expand Down
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ addons:
- docbook-xsl-ns
- fortune-mod
- graphicsmagick
- hspell
- hunspell
- hunspell-en-gb
- inkscape
Expand All @@ -29,6 +30,7 @@ addons:
- libperl-dev
- libxml2-dev
- mercurial
- myspell-he
- lynx
- optipng
- perl
Expand Down

0 comments on commit 3c8681b

Please sign in to comment.