mirror of
https://github.com/showdownjs/showdown.git
synced 2024-03-22 13:30:55 +08:00
Merge branch 'master' into develop
This commit is contained in:
commit
19b0210969
|
@ -7,7 +7,7 @@ before_install:
|
||||||
- '[ "${TRAVIS_NODE_VERSION}" != "0.8" ] || npm install -g npm@1.4.28'
|
- '[ "${TRAVIS_NODE_VERSION}" != "0.8" ] || npm install -g npm@1.4.28'
|
||||||
- npm install -g npm@latest
|
- npm install -g npm@latest
|
||||||
|
|
||||||
#travis build speed up
|
#travis build speed up
|
||||||
sudo: false
|
sudo: false
|
||||||
cache:
|
cache:
|
||||||
directories:
|
directories:
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
Credits
|
Credits
|
||||||
=======
|
=======
|
||||||
- Showdown v2
|
- Showdown v2
|
||||||
* [Estevão Santos](http://soares-dos-santos.com)<br/>
|
* [Estevão Santos](http://soares-dos-santos.com)
|
||||||
Code Refactoring and project maintainer
|
* [Pascal Deschênes](https://github.com/pdeschen)
|
||||||
|
|
||||||
- Showdown v1
|
- Showdown v1
|
||||||
* [Corey Innis](http://github.com/coreyti):<br/>
|
* [Corey Innis](http://github.com/coreyti):<br/>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user