Commit 238684d6 by Rusinov Maxim

Travis anyway do sqlite tests. No needed setting ENV.

parent 0ad55efb
......@@ -7,7 +7,6 @@ php:
env:
- DB=mysql
- DB=sqlite
before_script:
- sh -c "if [ '$DB' = 'mysql' ]; then mysql -e 'create database IF NOT EXISTS yiitest;'; fi"
......
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