Skip to content

Commit 949becc

Browse files
committed
set jdk8
1 parent c9a9b41 commit 949becc

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
language:
22
- java
3+
jdk:
4+
- openjdk8
35

46
before_script:
57
- mkdir -p $HOME/bin

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Using Multiple Online CI Services:
1515

1616
[![Build Status](https://travis-ci.org/testspace-samples/java.junit.svg?branch=master)](https://travis-ci.org/testspace-samples/java.junit)
1717
[![CircleCI](https://circleci.com/gh/testspace-samples/java.junit.svg?style=svg)](https://circleci.com/gh/testspace-samples/java.junit)
18-
[![Run Status](https://api.shippable.com/projects/5722082e2a8192902e1e3e96/badge?branch=master)](https://app.shippable.com/projects/5722082e2a8192902e1e3e96)
18+
[![Run Status](https://api.shippable.com/projects/5a1068f8e366a70700f78952/badge?branch=master)](https://app.shippable.com/projects/5a1068f8e366a70700f78952)
1919

2020
***
2121
Publishing **Test Content** using www.testspace.com.

0 commit comments

Comments
 (0)