Commit graph

26 commits

Author SHA1 Message Date
Gil Tayar
e08ca08f3b
feat: add Node.js ESM entry point with named and default exports (#1340)
* add Node.js ESM entry point with named and default exports

* ensure that deep importing works
2020-06-09 11:17:41 +01:00
Lucas Vieira
18d84948f4 chore: add node v10 and v12 to ci 2019-06-05 15:26:38 -03:00
Lucas Vieira
6740969bc8 chore: drop support for node v4, v6 and v9 2019-06-05 15:26:38 -03:00
Grant Snodgrass
c2395ceab4 chore: update Node versions in Travis config 2018-01-14 20:35:25 +00:00
brutalcrozt
a89620fbaa Chore: change coverage service (coverall to codecov)
The reason of change mentioned on #927
  This patch:
    - add codecov as devDep, as it's not pre-installed by travis.
    - add codecov script on travis.
    - change badge link (coverall to codecov), and point the image to chai account on codecov.
  Fix #927
2017-10-29 22:10:14 +07:00
Keith Cirkel
545ca2f0a6 chore: uncomment travis lines
This allows us to release on tags, for the upcoming 4.0
2017-05-26 10:24:51 +01:00
Keith Cirkel
7db8c6ce28
chore: temporarily comment out deploy whlile we're canary 2017-04-12 10:31:30 +01:00
Grant Snodgrass
51eb5f9f40 chore: update supported Node versions
- Dropped support for Node v0.12
- Made Node v4 the minimum required version
- Added Node v7 to travis
2017-01-11 18:30:32 -05:00
Lucas Vieira
298d4423c3 Drop support of node v0.10 2016-10-02 18:07:25 -03:00
Grant Snodgrass
296f20a169 Update Travis Node versions 2016-09-10 15:06:03 -04:00
Keith Cirkel
b287f45356 chore: use travis sauce_connect addon for saucelabs 2016-02-08 22:23:20 +00:00
Keith Cirkel
8cefac8ebe Re-encrypt travis API key
https://twitter.com/Keithamus/status/621789900250193920
2015-07-16 22:53:59 +01:00
Keith Cirkel
4acb88ccee Fix travis deploy api key 2015-04-26 18:00:30 +01:00
Keith Cirkel
2abd737618 Release 2.3.0 2015-04-26 17:18:03 +01:00
Keith Cirkel
a33e614e9a Fix travis.yml deploy 2015-02-11 19:47:55 +00:00
Jake Luer
dfd73fffc8 contrib: publish release strategy and travis npm creds #337 2015-02-02 20:53:11 -05:00
Jake Luer
e541116036 tests: add sauce support to karma 2013-09-17 22:13:12 -04:00
Jake Luer
678c63e9c2 travis: only run on node 0.10 2013-09-17 17:24:11 -04:00
Jake Luer
7084d60a5a test: [coveralls] add coveralls api integration. testing travis-ci integration 2013-06-27 13:40:19 -04:00
Jake Luer
18e15b7dfc travis: test node.js 0.10.x, don't test 0.6.x 2013-04-29 20:09:09 -04:00
Jake Luer
14007b93d2 travis: run for all branches 2013-02-03 13:32:24 -05:00
Jake Luer
9c2e3715f6 add node 0.8 to travis 2012-08-07 01:04:57 -04:00
Jake Luer
73ad06bd5c travis no longer tests on node 0.4.x 2012-04-26 15:41:26 -04:00
Jake Luer
6b0bf3783e travis tests 0.5.x branch as well 2012-04-22 18:24:35 -04:00
Jake Luer
3e7d38e5e0 travis only on branch master 2012-01-25 14:09:08 -05:00
Jake Luer
1373eb5b5b added travis and npmignore 2011-12-15 07:49:54 -05:00