Skip to content

Commit 3b7a9a3

Browse files
committed
set jdk8
1 parent 6a36329 commit 3b7a9a3

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
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 & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@ Using Multiple Online CI Services:
1616

1717
[![Build Status](https://travis-ci.org/testspace-samples/java.testng.svg?branch=master)](https://travis-ci.org/testspace-samples/java.testng)
1818
[![CircleCI](https://circleci.com/gh/testspace-samples/java.testng.svg?style=svg)](https://circleci.com/gh/testspace-samples/java.testng)
19-
[![Run Status](https://api.shippable.com/projects/570770c52a8192902e1bc922/badge?branch=master)](https://app.shippable.com/projects/570770c52a8192902e1bc922)
20-
19+
[![Run Status](https://api.shippable.com/projects/5a1068f81b035b070030306f/badge?branch=master)](https://app.shippable.com/projects/5a1068f81b035b070030306f)
2120

2221
***
2322
Publishing **Test Content** using www.testspace.com.

0 commit comments

Comments
 (0)