Commit Graph

14 Commits

Author SHA1 Message Date
Florent Vilmart
38f02af511 Update .travis.yml (#1967)
Fixes tags not running when having more than a digit
2016-06-01 13:49:53 -04:00
Tyler Brock
9bad87905f Add MongoDB 3.2 to test matrix (#1842)
* Add MongoDB 3.2 to test matrix

 - Updated mongodb-runner to support specifying storage engine
 - Specifying mmapv1 explictly because of new 3.2 default

* Increase jasmine.DEFAULT_TIMEOUT_INTERVAL to 3 seconds

* Use fixed mongodb-runner

* Increase jasmine.DEFAULT_TIMEOUT_INTERVAL to 15 seconds

* Update to mongodb-runner 3.3.2 upon release
2016-05-20 14:18:41 -07:00
Drew
10ee229e60 Update dependencies and support node 6.1 (#1754)
* Update dependencies and support node 6.1

* Remove gcs-adapter, which depends on grpc, which fails to build on node 6

* Remove GCS adapter usage
2016-05-11 08:54:23 -04:00
Florent Vilmart
ab6925a5e2 Update .travis.yml (#1428)
Adds regular expression to match tags (yes, match tag in branches...)
Tags should follow:

1.0.0
or
1.0.0-some
2016-04-08 08:02:54 -04:00
Florent Vilmart
de2a2ee245 Update .travis.yml (#1423)
* Update .travis.yml

This will prevent the additional build we're seeing, as well as hopefully keep the tagged deploys
Only run the deployment when $MONGODB_VERSION = '3.0.8' (one part of the build matrix)
2016-04-07 23:11:06 -04:00
Florent Vilmart
bc384e97e1 Let travis build all branches 2016-04-05 08:53:17 -04:00
Fosco Marotto
19da14f3df Adds travis configuration to deploy NPM on new version tags 2016-04-04 12:44:22 -07:00
Florent Vilmart
1a17d16dc9 Better support for windows builds 2016-03-04 13:44:56 -05:00
Florent Vilmart
0e39b3b0e7 Adds optional COVERAGE
renames COVERAGE to CODE_COVERAGE

Updates env in .travis.yaml
2016-03-03 13:08:59 -05:00
Drew
2f95688bf9 Update .travis.yml 2016-02-10 14:49:52 -08:00
Florent Vilmart
86d6bc268f Adds cache for mongodb directories 2016-02-07 09:32:38 -05:00
Nikita Lutsenko
ba9d1f9eef Add Mongo 2.6.11 to Travis-CI. 2016-02-03 02:53:12 -08:00
Nikita Lutsenko
4bc921480f Add code coverage via CodeCov.io. 2016-02-03 00:21:55 -08:00
Nikita Lutsenko
ca2ac2195d Add Travis-CI configuration. 2016-02-03 00:21:55 -08:00