bring back the HTML documentation

This commit is contained in:
Matthias Mailänder
2015-03-07 11:20:19 +01:00
parent dc1862f3dc
commit 146afd755b
4 changed files with 27 additions and 18 deletions

View File

@@ -42,8 +42,6 @@ notifications:
skip_join: true
before_deploy:
- apt-get download markdown
- dpkg -x markdown*deb $HOME
- export PATH=$PATH:$HOME/usr/bin
- DOTVERSION=`echo ${TRAVIS_TAG} | sed "s/-/\\./g"`
- cd packaging