We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0144507 commit 4fffc8bCopy full SHA for 4fffc8b
1 file changed
.travis.yml
@@ -31,3 +31,9 @@ before_script: ./gradlew createTestSubAccount -PmoduleName=${MODULE}
31
32
# ciTest is configured to skip the various timeout tests that don't work in travis
33
script: source tools/cloudinary_url.txt && ./gradlew -DCLOUDINARY_URL=$CLOUDINARY_URL -DCLOUDINARY_ACCOUNT_URL=$CLOUDINARY_ACCOUNT_URL ciTest -p cloudinary-${MODULE} -i
34
+
35
36
+notifications:
37
+ email:
38
+ recipients:
39
+ - sdk_developers@cloudinary.com
0 commit comments