Commit 22e39004 authored by liuchun's avatar liuchun

add .travis.yml

parent b39830df
......@@ -10,6 +10,7 @@ services:
- mysql
- postgresql
- memcached
- ssdb
env:
- ORM_DRIVER=sqlite3 ORM_SOURCE=$TRAVIS_BUILD_DIR/orm_test.db
- ORM_DRIVER=mysql ORM_SOURCE="root:@/orm_test?charset=utf8"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment