We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ccd25ee + b7379ac commit 081945dCopy full SHA for 081945d
.travis.yml
@@ -13,3 +13,8 @@ script:
13
- cd dev/
14
- ./gradlew -s
15
- ls ant_build/artifacts/*.zip
16
+
17
+notifications:
18
+ email:
19
+ on_success: never
20
+ on_failure: change
README.md
@@ -1,5 +1,6 @@
1
# Microclimate Developer Tools for Eclipse
2
3
+[](https://travis-ci.com/microclimate-dev2ops/microclimate-eclipse-tools)
4
[](https://www.eclipse.org/legal/epl-2.0/)
5
6
- **[Marketplace](https://marketplace.eclipse.org/content/microclimate-developer-tools)**
0 commit comments