Skip to content

Commit 8452073

Browse files
Adding email notification to Travis builds
1 parent 5f49283 commit 8452073

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,8 @@ script:
55
- npm run lint
66
- npm run build
77
- npm run test
8+
9+
notifications:
10+
email:
11+
recipients:
12+
- sdk_developers@cloudinary.com

0 commit comments

Comments
 (0)