Skip to content

Commit

Permalink
Builds with travis
Browse files Browse the repository at this point in the history
  • Loading branch information
damianszczepanik committed Feb 9, 2019
1 parent 8e79336 commit 44cea24
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
@@ -0,0 +1,8 @@
language: java

cache:
directories:
- $HOME/.m2

jdk:
- oraclejdk8
3 changes: 3 additions & 0 deletions README.md
@@ -1,3 +1,6 @@
[![Build Travis](https://img.shields.io/travis/jenkinsci/build-name-setter-plugin/master.svg)](https://travis-ci.org/jenkinsci/build-name-setter-plugin)


# Build name setter plugin for Jenkins

This plugin sets the display name of a build to something other than #1, #2, #3, ... so that you can use an identifier
Expand Down

0 comments on commit 44cea24

Please sign in to comment.