diff options
| author | Randy Morgan <[email protected]> | 2012-03-01 08:46:18 +0900 |
|---|---|---|
| committer | Sean Duckett <[email protected]> | 2012-03-07 14:45:02 -0600 |
| commit | 0c696d01cfb095efb4d7c749a4c73bca3611f076 (patch) | |
| tree | 49e75f9e18a152a1afc4b187bc5770072836dc52 | |
| parent | 94a78ec80a91fb441947b8b47766a555bee1ae1f (diff) | |
| download | caxlsx-0c696d01cfb095efb4d7c749a4c73bca3611f076.tar.gz caxlsx-0c696d01cfb095efb4d7c749a4c73bca3611f076.zip | |
adding in email notification from travis-ci
| -rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 9848260f..7f50677e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,4 +10,5 @@ matrix: notifications: irc: "irc.freenode.org#axlsx + email: "[email protected]" |
