Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkGriffiths committed Aug 14, 2019
1 parent 040b71f commit 10e8bd4
Show file tree
Hide file tree
Showing 5 changed files with 335 additions and 308 deletions.
45 changes: 23 additions & 22 deletions .travis.yml
@@ -1,32 +1,33 @@
---
branches:
only:
- master
- develop
- /^greenkeeper/.*$/
- /^feature/.*$/
- master
- develop
- "/^greenkeeper/.*$/"
- "/^feature/.*$/"
language: node_js
node_js:
- stable
- 11
- 10
- 9
- 8
- stable
- 11
- 10
- 9
- 8
env:
global:
- CC_TEST_REPORTER_ID=71353381ba1b658ffa6a6525569e63a14976d3de21d7dfa9bf4c109d19983243
- CC_TEST_REPORTER_ID=71353381ba1b658ffa6a6525569e63a14976d3de21d7dfa9bf4c109d19983243
before_install:
- '[[ $(node -v) =~ ^v12.*$ ]] || npm install -g npm@latest'
- npm install -g greenkeeper-lockfile
- "[[ $(node -v) =~ ^v12.*$ ]] || npm install -g npm@latest"
- npm install -g greenkeeper-lockfile
install: npm install
before_script:
- greenkeeper-lockfile-update
- curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter
- chmod +x ./cc-test-reporter
- ./cc-test-reporter before-build
- greenkeeper-lockfile-update
- curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64
> ./cc-test-reporter
- chmod +x ./cc-test-reporter
- "./cc-test-reporter before-build"
after_script:
- greenkeeper-lockfile-upload
- "[ $TRAVIS_NODE_VERSION = stable ]
&& nyc report --reporter=lcov
&& ./cc-test-reporter after-build --debug -t lcov --exit-code $TRAVIS_TEST_RESULT
|| echo 'Coverage skipped'"
- greenkeeper-lockfile-upload
- "[ $TRAVIS_NODE_VERSION = stable ] && nyc report --reporter=lcov && ./cc-test-reporter
after-build --debug -t lcov --exit-code $TRAVIS_TEST_RESULT || echo 'Coverage skipped'"
notifications:
slack:
secure: k8prVQTufAadnHw3WL31uoidomdKCxLd3Xoe2pJveKSkCWHJfvrEknkSY3tB99OxLqKG7VfD8946m6FuTg171s6K7Yzv6sDCJZCkxWaBWZ6xlPjyapkz+xzVQJpFhmuE6dxIOH8BvOkM+EqHxjhcJE5iUjwXyV9YxEPAO3AqQFtjz08Bh+6d4HI77iNpb8MkPiqzplcrG4TXHceBxV5mvjmatPAaZAsq9Yi/toj2oOmHYYjDWXtHEdfkOQNuuWZzlcuDtkpxhJGEp9Xh06AQWJOlvivLCwvDqyZbVZ7bZsep6TD8Tu7HgP3UiIEUxfM4/tcjo80wolSmMa8f0rCdSxbYBBEoy4UmLn68QCgFA5twUEOsY914wx4NvKvy+ZQapskqsGt/UawL8TQmRVdPKoCAqtUbrdR53DsX731RApvMxvpi0inESzS96uJgY6ZsJL+zOUDizGVPJ1M/QdHtQU4Bw5ZOEZJEy6YupcmNIdyFxkTi2942H7z/YUpuEY3fYN2kenYTNFe/fhTpFWlI1kvJwZOHh4/Q7QhhmdqxXRzhDBsgl5UYA1JcPekOUhw844eRS8sG3cVCsts275cdYV7czNQw40PU1dN//QpcJ67KM0VRMX1ewxlglFFTeOrsG7ssOFmAEC7ebeaognt9bdfyXI32BZ16DNm4Vd97vkU=
20 changes: 10 additions & 10 deletions docs/index.html
Expand Up @@ -123,9 +123,9 @@ <h3 class="m0 no-anchor">term-ng</h3>

</ul>
</div>
<div class="badges"><p><p><a href="https://github.com/thebespokepixel/term-ng" title="Github"><img src="https://img.shields.io/badge/github-source-4E73B6.svg?style=flat" alt="Github"></a> <a href="https://travis-ci.org/thebespokepixel/term-ng" title="Travis"><img src="https://img.shields.io/travis/thebespokepixel/term-ng.svg?branch=master&#x26;style=flat&#x26;logo=travis" alt="Travis"></a> <br>
</p> <p><a href="https://codeclimate.com/github/thebespokepixel/term-ng/maintainability" title="Code-climate"><img src="https://api.codeclimate.com/v1/badges/7ba2088efca500b3b4ff/maintainability?style=flat" alt="Code-climate"></a> <a href="https://codeclimate.com/github/thebespokepixel/term-ng/test_coverage" title="Coverage"><img src="https://api.codeclimate.com/v1/badges/7ba2088efca500b3b4ff/test_coverage?style=flat" alt="Coverage"></a> <br>
</p> <p><a href="https://david-dm.org/thebespokepixel/term-ng/master" title="David"><img src="https://img.shields.io/david/thebespokepixel/term-ng.svg?branch=master&#x26;style=flat" alt="David"></a> <br>
<div class="badges"><p><p><a href="https://github.com/thebespokepixel/term-ng" title="Github"><img src="https://img.shields.io/badge/github-source-4E73B6" alt="Github"></a> <a href="https://travis-ci.org/thebespokepixel/term-ng" title="Travis"><img src="https://img.shields.io/travis/thebespokepixel/term-ng/master?logo=travis" alt="Travis"></a> <br>
</p> <p><a href="https://codeclimate.com/github/thebespokepixel/term-ng/maintainability" title="Code-climate"><img src="https://api.codeclimate.com/v1/badges/7ba2088efca500b3b4ff/maintainability" alt="Code-climate"></a> <a href="https://codeclimate.com/github/thebespokepixel/term-ng/test_coverage" title="Coverage"><img src="https://api.codeclimate.com/v1/badges/7ba2088efca500b3b4ff/test_coverage" alt="Coverage"></a> <br>
</p> <p><a href="https://snyk.io/test/github/thebespokepixel/term-ng" title="Snyk"><img src="https://snyk.io/test/github/thebespokepixel/term-ng/badge.svg" alt="Snyk"></a> <a href="https://david-dm.org/thebespokepixel/term-ng/master" title="David"><img src="https://david-dm.org/thebespokepixel/term-ng/master/status.svg" alt="David"></a> <br>
</p> <br>
</p></div>
<div class="mt1 h6 quiet">
Expand Down Expand Up @@ -266,7 +266,7 @@ <h3 class='left m0 panel-title' id='termng'>
</h3>


<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/MarkGriffiths/term-ng/blob/9fe33e4c238152937c2551a53fab24820d0ea3e9/src/index.js#L104-L163'>
<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/MarkGriffiths/term-ng/blob/040b71f4c279856599fa7c5b3163c924039dba40/src/index.js#L104-L163'>
<span>src/index.js</span>
</a>

Expand Down Expand Up @@ -315,7 +315,7 @@ <h3 class='left m0 panel-title' id='termng'>
<div class='clearfix'>


<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/MarkGriffiths/term-ng/blob/9fe33e4c238152937c2551a53fab24820d0ea3e9/src/index.js#L113-L119'>
<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/MarkGriffiths/term-ng/blob/040b71f4c279856599fa7c5b3163c924039dba40/src/index.js#L113-L119'>
<span>src/index.js</span>
</a>

Expand Down Expand Up @@ -408,7 +408,7 @@ <h3 class='left m0 panel-title' id='termng'>
<div class='clearfix'>


<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/MarkGriffiths/term-ng/blob/9fe33e4c238152937c2551a53fab24820d0ea3e9/src/index.js#L126-L126'>
<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/MarkGriffiths/term-ng/blob/040b71f4c279856599fa7c5b3163c924039dba40/src/index.js#L126-L126'>
<span>src/index.js</span>
</a>

Expand Down Expand Up @@ -475,7 +475,7 @@ <h3 class='left m0 panel-title' id='termng'>
<div class='clearfix'>


<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/MarkGriffiths/term-ng/blob/9fe33e4c238152937c2551a53fab24820d0ea3e9/src/index.js#L133-L133'>
<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/MarkGriffiths/term-ng/blob/040b71f4c279856599fa7c5b3163c924039dba40/src/index.js#L133-L133'>
<span>src/index.js</span>
</a>

Expand Down Expand Up @@ -542,7 +542,7 @@ <h3 class='left m0 panel-title' id='termng'>
<div class='clearfix'>


<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/MarkGriffiths/term-ng/blob/9fe33e4c238152937c2551a53fab24820d0ea3e9/src/index.js#L142-L145'>
<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/MarkGriffiths/term-ng/blob/040b71f4c279856599fa7c5b3163c924039dba40/src/index.js#L142-L145'>
<span>src/index.js</span>
</a>

Expand Down Expand Up @@ -628,7 +628,7 @@ <h3 class='left m0 panel-title' id='termng'>
<div class='clearfix'>


<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/MarkGriffiths/term-ng/blob/9fe33e4c238152937c2551a53fab24820d0ea3e9/src/index.js#L154-L157'>
<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/MarkGriffiths/term-ng/blob/040b71f4c279856599fa7c5b3163c924039dba40/src/index.js#L154-L157'>
<span>src/index.js</span>
</a>

Expand Down Expand Up @@ -714,7 +714,7 @@ <h3 class='left m0 panel-title' id='termng'>
<div class='clearfix'>


<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/MarkGriffiths/term-ng/blob/9fe33e4c238152937c2551a53fab24820d0ea3e9/src/index.js#L162-L162'>
<a class='pl3 pr1 right rounded github' href='https://MarkGriffiths@github.com/MarkGriffiths/term-ng/blob/040b71f4c279856599fa7c5b3163c924039dba40/src/index.js#L162-L162'>
<span>src/index.js</span>
</a>

Expand Down

0 comments on commit 10e8bd4

Please sign in to comment.