We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fb82274 + b2d6f41 commit 4b4d9c1Copy full SHA for 4b4d9c1
.travis.yml
@@ -1,9 +1,9 @@
1
language: nodejs
2
dist: trusty
3
-node_js: "8"
+node_js: "10"
4
env:
5
global:
6
- - MONGODB=3.6.6
+ - MONGODB=4.0.12
7
- secure: ZXdUMP+8Nk9Kd5nX31D/DIB1t2xlJd+T4W7umWjwpy+KPA9d1W1OhUG6V2Gpv3PsJf+UtMosgZsywcLFVG4l/WcjAhs3c9pegW5ZRYAEfVjkk7aHhWQGvj5DID8iAAxs91Mm8LwJ43o68x+XN6746zArPqcVzQltDunJ0G3gfh8=
8
branches:
9
except:
0 commit comments