Skip to content

Commit

Permalink
add Slack integration for npm builds
Browse files Browse the repository at this point in the history
  • Loading branch information
othiym23 committed Feb 7, 2015
1 parent 91453d5 commit ab5efd6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,5 @@ before_install:
- "npm install -g npm@^2"
- "sudo mkdir -p /var/run/couchdb"
script: "npm run-script test-all"
notifications:
slack: npm-inc:kRqQjto7YbINqHPb1X6nS3g8

0 comments on commit ab5efd6

Please sign in to comment.