Skip to content

Commit 081945d

Browse files
authored
Merge pull request #60 from tetchel/readmeTravis
Add travis to readme
2 parents ccd25ee + b7379ac commit 081945d

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,8 @@ script:
1313
- cd dev/
1414
- ./gradlew -s
1515
- ls ant_build/artifacts/*.zip
16+
17+
notifications:
18+
email:
19+
on_success: never
20+
on_failure: change

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Microclimate Developer Tools for Eclipse
22

3+
[![Build Status](https://travis-ci.com/microclimate-dev2ops/microclimate-eclipse-tools.svg?branch=master)](https://travis-ci.com/microclimate-dev2ops/microclimate-eclipse-tools)
34
[![License](https://img.shields.io/badge/License-EPL%202.0-red.svg)](https://www.eclipse.org/legal/epl-2.0/)
45

56
- **[Marketplace](https://marketplace.eclipse.org/content/microclimate-developer-tools)**

0 commit comments

Comments
 (0)