bring back system markdown

This commit is contained in:
Matthias Mailänder
2015-05-21 11:54:21 +02:00
parent f079b1980f
commit 07fb7f921f
2 changed files with 6 additions and 10 deletions

View File

@@ -48,7 +48,7 @@ notifications:
skip_join: true
before_deploy:
- sudo apt-get install nsis nsis-common dpkg
- sudo apt-get install nsis nsis-common dpkg markdown
- export PATH=$PATH:$HOME/usr/bin
- DOTVERSION=`echo ${TRAVIS_TAG} | sed "s/-/\\./g"`
- cd packaging