John-David Dalton
5ef163f143
Drop lesser used or soon to be unsupported Node.js versions from travis.
2016-08-21 19:06:24 -07:00
John-David Dalton
a972026c67
Drop Node 0.10 testing in travis.
2016-08-13 13:52:20 -07:00
John-David Dalton
a6a3f3ed80
Remove isHostObject helper.
2016-08-13 13:29:41 -07:00
John-David Dalton
907add6acc
Have travis cache the npm cache instead of node_modules.
2016-08-10 12:51:04 -07:00
John-David Dalton
389f5790a7
Remove npm update —dev from travis.
2016-08-09 18:17:59 -07:00
John-David Dalton
93a047e77c
Remove chatty npm update from lodash-cli in travis.
2016-08-09 00:01:22 -07:00
John-David Dalton
e361c5a5b3
Preserve lodash-cli node_modules in travis.
2016-08-08 18:58:46 -07:00
John-David Dalton
3ef032cbaf
Add npm prune and update to travis.
2016-08-08 17:14:12 -07:00
John-David Dalton
f9a4705c9c
Add node_modules to travis cache.
2016-08-06 23:01:52 -07:00
John-David Dalton
a546842792
Upgrade travis to phantom.js v2.
2016-08-06 20:38:08 -07:00
John-David Dalton
ce8a1feb94
Avoid paving modified lodash for coverage runs in travis.
2016-05-02 13:31:03 -07:00
John-David Dalton
edd7c2f0b1
Cleanup travis tests.
2016-05-01 23:24:30 -07:00
John-David Dalton
b9cfd31bd5
Add modular build to coverage tests.
2016-05-01 21:00:58 -07:00
John-David Dalton
c2aee218d2
Add promise case to code removal for coverage run.
2016-05-01 19:11:49 -07:00
John-David Dalton
cbcd5ffdc4
Add node_js v6 to travis.
2016-04-27 08:04:33 -07:00
John-David Dalton
a47ce3cf13
Simplify building lodash.
2016-04-18 20:56:58 -07:00
John-David Dalton
e22be612e2
Remove dataViewCtorString branch of getTag for coverage tests.
2016-04-01 18:18:36 -07:00
John-David Dalton
6d76cdc1b7
Update snippet removals for coverage runs.
2016-03-27 01:23:52 -07:00
John-David Dalton
893573485c
Escape bang in pattern.
2016-02-23 21:22:07 -08:00
John-David Dalton
837d47a309
Update lodash paths travis.yml, test/test.js, and test/index.html.
2016-02-20 23:53:35 -08:00
John-David Dalton
ce88b120eb
Use npm config shorthand.
2016-01-28 18:11:53 -08:00
John-David Dalton
97612f3b31
Disable npm progress bar in travis for quicker installs.
2016-01-27 07:38:08 -08:00
John-David Dalton
9e56a92c8a
Drop Node 0.8 testing.
2016-01-07 20:41:19 -08:00
John-David Dalton
6229e02806
Excuse root._ export from coverage.
2015-12-30 17:18:03 -06:00
John-David Dalton
5202294ae2
Add more excused coverage gaps.
2015-12-30 14:50:16 -06:00
John-David Dalton
22b0b942ae
Simplify assocSet pattern.
2015-12-29 22:18:12 -06:00
John-David Dalton
41f86399f0
Remove coverage check for break in createBaseEach.
2015-12-29 22:15:13 -06:00
John-David Dalton
ce19067cfd
Cleanup PATTERN use in travis.yml.
2015-12-27 10:10:05 -06:00
John-David Dalton
5add1cfd25
Add test/remove.js to remove snippets while preserving new lines.
2015-12-27 00:06:15 -06:00
John-David Dalton
c67092d72b
Report coverage from lodash.js instead of dist/lodash.js.
2015-12-26 22:15:50 -06:00
John-David Dalton
4bb5402cca
Try codecov.
2015-12-26 22:08:38 -06:00
John-David Dalton
6343518bca
Simplify instanbul invocation in travis.yml.
2015-12-22 23:27:16 -06:00
John-David Dalton
268d411bb4
Update lodash builds in travis.yml.
2015-12-06 22:48:39 -08:00
John-David Dalton
42c077de02
Make fp tests browser runnable.
2015-12-05 23:44:09 -08:00
John-David Dalton
ecef32a101
Minor travis.yml nit.
2015-11-18 15:52:17 -08:00
John-David Dalton
41d425319c
Fix core builds and test them.
2015-11-18 15:52:17 -08:00
John-David Dalton
6a49f227b4
Move sauce enviro var higher in travis.yml.
2015-11-18 15:52:16 -08:00
John-David Dalton
7d1e24d07f
Update to Node 5 in travis tests.
2015-10-31 14:30:42 -07:00
John-David Dalton
3ac5870530
Run travis in its faster container-based infrastructure.
2015-10-26 15:31:58 -07:00
John-David Dalton
2182e0696d
Remove unmatched PATTERN3 in travis.yml.
2015-10-23 10:16:53 -07:00
John-David Dalton
9c44b5c384
Remove commented-out tests from travis.yml.
2015-10-23 10:07:08 -07:00
John-David Dalton
d9fc0f1e37
Move dev deps in travis.yml to package.json.
2015-10-08 16:22:26 -07:00
John-David Dalton
a61eeeaa03
Minor formatting cleanup in travis.yml.
2015-09-13 10:19:49 -07:00
John-David Dalton
5e968deb4e
Add more source replacements to travis.yml.
2015-09-12 20:52:40 -07:00
John-David Dalton
6b09f1f233
Remove iojs from travis-yml tests.
2015-09-08 22:51:46 -07:00
Phillip Alexander
7364c84b6b
Add Node.js v4 stable to Travis config.
...
NodeJS v4 was just released [NodeJS v4 announcement](https://nodejs.org/en/blog/release/v4.0.0/ ). This updates the CI build script to accommodate the release. Note: It should be "4", not "4.0" since Node will surely get a lot of minor updates before it goes LTS and reveal.js should test on the latest of them.
2015-09-08 22:49:16 -07:00
John-David Dalton
cc1bcc25b9
Enable phantomjs tests in travis.yml.
2015-08-29 14:31:08 -07:00
John-David Dalton
b792276a00
Update PATTERN2 in travis.yml.
2015-08-29 13:33:08 -07:00
John-David Dalton
3efb91e86d
Enable most sauce labs runs.
2015-08-08 17:35:28 -07:00
John-David Dalton
bbe122aba5
Improve test coverage.
2015-07-20 11:34:57 -07:00