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

Commit 44c7049d by Mick Hansen

Remove IRC notifications and master-only builds

1 parent b8e0f378
Showing with 1 additions and 12 deletions
...@@ -30,12 +30,7 @@ before_script: ...@@ -30,12 +30,7 @@ before_script:
script: script:
- "make test" - "make test"
branches:
only:
- master
- 1.7.0
matrix: matrix:
fast_finish: true fast_finish: true
include: include:
...@@ -44,9 +39,3 @@ matrix: ...@@ -44,9 +39,3 @@ matrix:
allow_failures: allow_failures:
- node_js: "0.10" - node_js: "0.10"
env: COVERAGE=true env: COVERAGE=true
notifications:
hipchat:
- 40e8850aaba9854ac4c9963bd33f8b@253477
irc:
- "chat.freenode.net#sequelizejs"
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!