FKSRipple
56b67d62a3
Update Node.js Testing Versions ( #1085 )
...
Updated our testing matrix based on: https://nodejs.org/en/about/releases/
- Node 11 is no longer supported (not LTS)
- Node 12 added (active LTS)
- Node 13 added ("current" release)
2019-11-11 13:56:22 -08:00
Keefer Taylor
5c84eed292
Fix Travis Build ( #1076 )
...
* Drop support for node 6
* Add build badge
* Remove `compile` command, no longer used
2019-11-06 16:44:57 -08:00
Elliot Lee
0d5103a3f3
Use TypeScript project reference ( #1002 )
...
* Add *.tsbuildinfo to .gitignore
* Bump versions of dependencies, nyc and yargs
* Drop support for node 9 (EOL 2018-06-30)
https://github.com/nodejs/Release
* Add getTransaction snippet
2019-04-15 11:06:31 -07:00
Elliot Lee
04bf49cb43
Support node 10 ( #964 )
...
* Update webpack from 3.11.0 to 3.12.0 and upath from 1.0.4 to 1.1.0
* Run: yarn upgrade gulp
* See https://github.com/gulpjs/gulp/issues/2162
* Update README
* Travis: test node 10
2018-10-30 14:15:42 -07:00
Fred K. Schott
3f22b12216
Add linting to travis ( #872 )
2018-03-20 14:30:37 -07:00
Fred K. Schott
c53db4844a
Add .travis.yml ( #859 )
2018-03-01 17:32:31 -08:00
Chris Clark
2aa1695b74
Delete obsolete files and update LICENSE file
2015-10-30 14:25:33 -07:00
Chris Clark
bf25eb350f
Display git log in travis output
2015-06-15 14:32:21 -07:00
Chris Clark
823d7048ba
Parallelize CircleCI tests
2015-06-09 13:13:13 -07:00
Chris Clark
76d8c8b061
Add flow type checking
2015-06-08 14:00:08 -07:00
Chris Clark
398f8d001f
Set up babel transpiler
2015-05-14 16:07:47 -07:00
Chris Clark
0c47310063
Prevent lint checking of moved files
2015-05-13 15:21:20 -07:00
Chris Clark
255177487c
[FIX] Fix bug in .travis.yml generation of list of modified files in pull request
2015-03-06 15:53:52 -08:00
Chris Clark
ad22480117
[FIX] Don't lint deleted files and pull eslintrc from javascript-style-guide repo to ensure that it is up to date
2015-03-06 11:20:20 -08:00
Chris Clark
b62f42006c
[TASK] Add eslint enforcement to travis.yml
2015-02-23 16:34:22 -08:00
Geert Weening
451cbb809e
Disable Travis email notifications
2015-02-09 13:57:48 -08:00
wltsmrz
8f87ed65f9
Use mocha tap reporter only for Travis CI
2015-02-04 23:32:14 -08:00
Geert Weening
391cba18b6
[TASK] add travis webhook for gitter
2014-08-05 12:10:14 -07:00
Stefan Thomas
bee632e1e2
Re-enable Travis email notifications.
2014-05-17 10:00:01 +02:00
Stefan Thomas
7901e12b0a
Switch to Istanbul for code coverage. Add coverage to CI via coveralls.
2014-05-17 09:59:20 +02:00
Justin Lynn
c3215e6387
add .travis.yml to silence e-mail notices
2013-11-04 17:26:50 -08:00