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

Commit 7c96f604 by Mick Hansen

remove allow failures for mysql, maria and sqlite

1 parent 583d0b8d
Showing with 0 additions and 8 deletions
...@@ -40,17 +40,9 @@ matrix: ...@@ -40,17 +40,9 @@ matrix:
env: COVERAGE=true env: COVERAGE=true
allow_failures: allow_failures:
- node_js: "iojs" - node_js: "iojs"
env: DB=mysql DIALECT=mysql
- node_js: "iojs"
env: DB=mysql DIALECT=sqlite
- node_js: "iojs"
env: DB=mysql DIALECT=mariadb
- node_js: "iojs"
env: DB=mysql DIALECT=mssql env: DB=mysql DIALECT=mssql
- node_js: "0.10" - node_js: "0.10"
env: COVERAGE=true env: COVERAGE=true
- node_js: iojs
env: COVERAGE=true
notifications: notifications:
hipchat: hipchat:
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!