File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed
Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 11language : node_js
22node_js :
33 - 10
4- script : npm run build
5- after_success :
6- - if [[ "${TRAVIS_BRANCH}" == "master" && "${TRAVIS_PULL_REQUEST}" == "false" ]]; then npm run deploy -s; fi
4+ script : npm run build && npm t
Original file line number Diff line number Diff line change 11# Preact Documentation Website
22
3- [ ![ Build Status] ( https://travis-ci.org/developit/preact-www.svg?branch=master )] ( https://travis-ci.org/developit/preact-www )
4- [ ![ gitter] ( https://badges.gitter.im/Join%20Chat.svg )] ( https://gitter.im/developit/preact )
3+ [ ![ Build Status] ( https://travis-ci.org/preactjs/preact-www.svg?branch=master )] ( https://travis-ci.org/preactjs/preact-www )
4+ [ ![ Preact Slack Community] ( https://preact-slack.now.sh/badge.svg )] ( https://preact-slack.now.sh )
5+
56
67Based on [ preact-boilerplate] ( https://github.com/developit/preact-boilerplate )
78
7475
7576
7677[ marked ] : https://github.com/chjj/marked
77- [ preact ] : https://github.com/developit /preact
78+ [ preact ] : https://github.com/preactjs /preact
7879[ preact-markup ] : https://github.com/developit/preact-markup
You can’t perform that action at this time.
0 commit comments