Skip to content

Commit

Permalink
Remove email notifications.
Browse files Browse the repository at this point in the history
  • Loading branch information
brndnmtthws committed Dec 19, 2018
1 parent ab65be0 commit 9eb16ef
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

# We assume C build environments
language: C
cache: ccache

# Try using multiple Lua Implementations
env:
Expand Down Expand Up @@ -41,11 +42,3 @@ after_script:
branches:
only:
- master

# Notify the LuaDist Dev group if needed
notifications:
recipients:
- [email protected]
email:
on_success: change
on_failure: always

0 comments on commit 9eb16ef

Please sign in to comment.