We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab804ba commit 36cf60dCopy full SHA for 36cf60d
.travis.yml
@@ -0,0 +1,4 @@
1
+language: node_js
2
+node_js:
3
+ - "4.2.4"
4
+ - "current"
README.md
@@ -26,3 +26,4 @@ Things to do:
26
- add examples for every provider
27
- add more providers (mongodb, mysql, redis)
28
- remove old ids from global storage
29
+- add eslint to travis
0 commit comments