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 45330bc commit bf78c8cCopy full SHA for bf78c8c
.travis.yml
@@ -0,0 +1,4 @@
1
+language: node_js
2
+node_js:
3
+ - 0.4
4
+ - 0.6
Readme.md
@@ -1,5 +1,7 @@
# node-mysql
+[](http://travis-ci.org/felixge/node-mysql)
+
5
## Purpose
6
7
A pure node.js JavaScript Client implementing the [MySQL protocol](http://forge.mysql.com/wiki/MySQL_Internals_ClientServer_Protocol).
0 commit comments