We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
mongoosejs
Learn more about funding links in repositories.
Report abuse
1 parent 352d80d commit 6d0df2fCopy full SHA for 6d0df2f
.travis.yml
@@ -1,7 +1,8 @@
1
language: node_js
2
sudo: false
3
node_js:
4
- - "4.0"
+ - "5"
5
+ - "4"
6
- "0.12"
7
- "0.10"
8
- "iojs"
0 commit comments