Merge branch 'master' into develop

This commit is contained in:
Estevão Soares dos Santos 2015-05-15 22:33:28 +01:00
commit 19b0210969
2 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@ before_install:
- '[ "${TRAVIS_NODE_VERSION}" != "0.8" ] || npm install -g npm@1.4.28'
- npm install -g npm@latest
#travis build speed up
#travis build speed up
sudo: false
cache:
directories:

View File

@ -1,8 +1,8 @@
Credits
=======
- Showdown v2
* [Estevão Santos](http://soares-dos-santos.com)<br/>
Code Refactoring and project maintainer
* [Estevão Santos](http://soares-dos-santos.com)
* [Pascal Deschênes](https://github.com/pdeschen)
- Showdown v1
* [Corey Innis](http://github.com/coreyti):<br/>