不要怂,就是干,撸起袖子干!

Commit 77e86a11 by Sascha Depold

check mysql 5.6 as well

1 parent 319617ac
Showing with 2 additions and 1 deletions
......@@ -12,7 +12,8 @@ notifications:
- 40e8850aaba9854ac4c9963bd33f8b@253477
env:
- DB=mysql DIALECT=mysql
- MYSQL_VERSION=mysql-5.5.27 DB=mysql DIALECT=mysql
- MYSQL_VERSION=mysql-5.6.12 DB=mysql DIALECT=mysql
- DB=mysql DIALECT=postgres
- DB=mysql DIALECT=postgres-native
- DB=mysql DIALECT=sqlite
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!