Skip to content

Commit

Permalink
update documentation info
Browse files Browse the repository at this point in the history
  • Loading branch information
fewieden committed Aug 6, 2019
1 parent 923b46a commit 9f4dbbb
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ language: node_js
node_js:
- "stable"
- "8"
- "9"
- "10"
- "12"
script:
- npm run lint
cache:
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
### Changed

* Config files
* Documentation is now hosted on github pages instead of doclets.io (unmaintained).
* Removed documentation on doclets.io (unmaintained).
* eslint recommended instead of airbnb ruleset.

## [1.1.1]
Expand Down
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,3 @@ There are already two alarm sounds:
* `npm run lint` - Lints JS and CSS files.
* `npm run docs` - Generates documentation.
### Documentation
The documentation can be found [here](https://fewieden.github.io/MMM-AlarmClock/)

0 comments on commit 9f4dbbb

Please sign in to comment.