Commit Graph

233 Commits

Author SHA1 Message Date
John-David Dalton
0bcd12aa4e Add iojs to travis.yml. 2015-02-02 23:05:11 -08:00
John-David Dalton
8b01139738 Change project structure. 2015-01-07 09:33:46 -08:00
John-David Dalton
1cd53c051d Update tested version of RingoJS. 2014-12-23 17:44:53 -06:00
John-David Dalton
0bc1761dae Update ecstatic in travis.yml. 2014-12-01 01:09:04 -08:00
John-David Dalton
9af1d1af52 Remove underscore build test runs from travis.yml. 2014-10-24 22:06:10 -07:00
John-David Dalton
0ee717342b Minor format nit in travis.yml. 2014-10-19 03:25:26 -07:00
John-David Dalton
dd92e36feb Ensure Node 0.8 runs modern build tests in travis. 2014-10-18 11:31:45 -07:00
John-David Dalton
c25738c62c Avoid logging npm warnings to travis. 2014-10-18 11:31:45 -07:00
John-David Dalton
c264e98e6e Fix travis run. 2014-10-18 11:31:45 -07:00
John-David Dalton
050b703fc0 Update npm used in travis.yml. 2014-10-18 11:31:44 -07:00
John-David Dalton
06c25ba998 Use https protocol for downloading travis resources from lodash.com. 2014-10-18 11:31:43 -07:00
John-David Dalton
6210b613be Since we're using the caret no need for minor version in travis.yml. 2014-09-20 18:55:59 -07:00
John-David Dalton
2ba9380616 Avoid carrot use in travis.yml deps for pre 1.0 deps. [ci skip] 2014-09-20 16:47:14 -07:00
John-David Dalton
59042bc2e2 Update request dep in travis.yml. [ci skip] 2014-09-20 12:11:57 -07:00
John-David Dalton
4eae95b88d Ensure node version is consistent with its shorthand alias travis.yml. 2014-08-25 20:32:57 -07:00
John-David Dalton
d5e55f9dbd Copy ./dist/lodash.$BUILD.js to ./dist/lodash.js for coverage run. 2014-07-24 22:17:21 -07:00
John-David Dalton
20bbfc5917 Use the dist/lodash.js build for coveralls so it can map correctly to it. 2014-07-21 09:36:15 -07:00
John-David Dalton
83d5c31a0c Update deps in travis.yml. 2014-07-17 06:34:28 -07:00
John-David Dalton
6f937e8958 Simplify coveralls command in travis.yml. 2014-07-13 12:17:46 -07:00
John-David Dalton
ba56f95da8 Use TRAVIS_SECURE_ENV_VARS instead of TRAVIS_PULL_REQUEST. 2014-07-11 09:18:35 -07:00
John-David Dalton
cc7b413a2a Update request in travis.yml. 2014-06-16 00:31:14 -07:00
John-David Dalton
1c770a3c66 Drop testing Node 0.6. and bump in name only to v3.0.0-pre. 2014-06-15 17:07:51 -07:00
John-David Dalton
0c89a8f145 Remove narwhal from travis.yml testing. 2014-06-01 23:02:39 -07:00
John-David Dalton
789eb59904 Correct .npm folder permissions in travis.yml. 2014-05-21 00:20:05 -07:00
John-David Dalton
247718bc6c Update sauce-tunnel. 2014-05-15 19:04:06 -07:00
John-David Dalton
5eb7faec29 Specify Node 0.11.11 to avoid 0.11.13 which isn't compatible with istanbul. 2014-05-06 06:08:34 -07:00
John-David Dalton
d8a72fe797 Update travis deps to use ^ version indicator instead of ~. 2014-05-01 09:29:01 -07:00
John-David Dalton
a9742dbdc6 Update ecstatic sauce test dep. 2014-04-23 23:24:38 -07:00
John-David Dalton
ce16c4d37f Update narwhal, rhino, and ringo source links in travis.yml. 2014-04-12 23:53:18 -07:00
John-David Dalton
dd9e7cf665 Update sauce-tunnel in travis.yml. 2014-04-12 00:57:24 -07:00
John-David Dalton
2f8b1dff27 Add noglobals=true to some sauce test runs in travis.yml. 2014-04-01 23:28:56 -07:00
John-David Dalton
1bab2061bd Avoid ^ caret use in travis until they update npm. 2014-03-20 20:56:24 -07:00
John-David Dalton
34e30cba0d More cleanup in test/saucelabs.js. 2014-03-20 19:32:31 -07:00
John-David Dalton
461b401e28 Remove unneeded parenthesis from .travis.yml. 2014-03-17 01:21:46 -07:00
John-David Dalton
65c3dbba2c Update .travis.yml dependencies. 2014-03-17 00:20:51 -07:00
John-David Dalton
7b06257955 Remove legacy and mobile builds from travis.yml tests. 2014-03-09 18:23:00 -07:00
John-David Dalton
65a2ebb8ad Don't send test coverage results to coveralls for pull requests. 2014-03-01 00:46:44 -08:00
John-David Dalton
91bb4d4b00 Remove node 0.6 fix from travis.yml as travis-ci now does it for us. 2014-02-11 21:20:04 -08:00
John-David Dalton
fe56c1c6f2 Make default BUILD="compat" in travis.yml. [ci skip] 2014-01-30 08:43:35 -08:00
John-David Dalton
369dd98cbe Avoid installing coveralls in travis runs when not needed. 2014-01-29 08:57:14 -08:00
John-David Dalton
052c484abd Update .travis.yml dep versions and make coveralls reporting optional so we don't fail when their service is down. 2014-01-20 08:46:53 -08:00
John-David Dalton
14099813f0 Fix typo in travis.yml. 2014-01-17 20:11:25 -08:00
John-David Dalton
829980a941 Ensure sauce tests run against builds created by travis-ci. 2014-01-16 23:45:06 -08:00
John-David Dalton
87bb926fef Make the coverage run in .travis.yml use the generated modern build. 2014-01-16 19:54:33 -08:00
John-David Dalton
c721acc2fa Make each build in travis.yml so users don't have to include them in pull requests for tests to pass. 2014-01-16 08:37:57 -08:00
John-David Dalton
ab62875ab1 Use a more preferred command to enable npm on Node 0.6 in travis.yml. 2014-01-12 22:02:11 -08:00
John-David Dalton
53d7c6c085 Fix node 0.6 tests with npm registry's new cert. 2013-12-27 11:21:20 -06:00
John-David Dalton
99fac3ae1c Go back to a version range in travis.yml now that sauce-tunnel has fixed its npm issues. 2013-12-22 23:00:54 -06:00
John-David Dalton
14ed669eba Use a fixed version, 1.1.0, until sauce-tunnel fixes their corrupt 1.1.1 npm package. 2013-12-21 10:05:07 -06:00
John-David Dalton
b20b8af5a6 Simplify nvm use in travis.yml. 2013-12-20 03:15:19 -08:00