Skip to content

Commit

Permalink
adding travis-ci yaml file
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Hepfer authored and Michael Hepfer committed May 10, 2017
1 parent ad6eba3 commit d407eaf
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
language: java
sudo: true
script: mvn build test sonarqube
dist: trusty
jdk:
- openjdk8
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![Quality Gate](https://sonarqube.com/api/badges/gate?key=com.dell.isg.smi:commons-elm)(https://sonarqube.com/dashboard?id=com.dell.isg.smi%3Acommons-elm)
[![Build Status](https://travis-ci.org/RackHD/smi-lib-commons-elm.svg?branch=master)](https://travis-ci.org/RackHD/smi-lib-commons-elm) [![Quality Gate](https://sonarqube.com/api/badges/gate?key=com.dell.isg.smi:commons-elm)](https://sonarqube.com/dashboard?id=com.dell.isg.smi%3Acommons-elm)

### smi-lib-commons-elm

Expand Down

0 comments on commit d407eaf

Please sign in to comment.