Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Neil Grogan authored Feb 10, 2019
1 parent 2be398e commit 0f095f1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,10 @@ script:
deploy:
provider: script
script: npm run deploy
notifications:
email: false
irc:
channels:
- "chat.freenode.net#dueyfinster"
on_success: change # default: always
on_failure: always # default: always

0 comments on commit 0f095f1

Please sign in to comment.