XhmikosR
4885ddb086
Update Travis config.
...
* switch to the `npm` cache alias
* switch to Node.js 10 for the releases
* add Node.js 12
2019-06-04 16:34:23 +03:00
XhmikosR
5938d42428
Travis: switch to Node.js 8 for npm releases.
2019-04-13 09:52:10 +03:00
XhmikosR
a1de77a751
Travis: disable email notifications and remove unneeded condition.
2019-04-09 16:03:11 +03:00
XhmikosR
fe5d9a0a52
Travis: Remove osx
.
2018-12-17 23:14:23 +09:00
XhmikosR
141cc9dd5e
Travis: Remove sudo: false
.
...
See https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration
2018-12-17 23:14:23 +09:00
satoshun00
57683e448b
update npm api_key
2018-10-14 16:34:05 +09:00
XhmikosR
38afcaecef
Travis CI: specify sudo: false
2018-10-07 21:02:37 +09:00
XhmikosR
abecf89027
Drop Node.js 4.x support and minor updates ( #62 )
...
* Drop Node.js 4.x support.
* Update ESLint to v5.1.0.
* README.md: add dependencies badges.
2018-07-21 15:54:39 +09:00
XhmikosR
a10898b002
Updates ( #57 )
...
* Travis CI: add Node.js 10.x.
* Move eslint mocha where it's needed.
* Update devDependencies.
Notes:
* package-lock.json is saved with npm 6.3.1, the one that ships with node.js 10.x
* eslint 5.x doesn't support node.js 4.x, so don't update it
2018-07-07 12:03:52 +09:00
XhmikosR
ee38042f8f
Minor package.json tweaks, update .travis.yml and dependencies ( #31 )
...
* Refactor package.json properties.
* Update Travis config.
* test node.js node 8 and remove 5 and 4.0
* cache the node_modules folder
* switch to double quotes
* Update dependencies.
* Add package-lock.json.
* Clean up .gitignore to the bare minimum.
2017-10-31 21:55:24 +09:00
satoshun00
a91cd6fa09
chore(ci): update email
2016-06-08 02:42:57 +09:00
Shun Sato
15e4c0597e
chore(deploy): add auto publish ( #1 )
...
* chore(deploy): add auto publish
* docs(readme): add link for full example
* chore(deploy): fix conditional deployment
2016-06-02 03:44:56 +09:00
satoshun00
510ed7103c
chore(package): add node>=4.0 support(ci)
2016-05-31 03:29:18 +09:00
Shun Sato
fdd354f25d
Initial commit
2016-05-31 02:44:50 +09:00