Skip to content

Commit c96ab42

Browse files
committed
Travis configuration for CI
- Java8 oracle jdk
1 parent 8ff301b commit c96ab42

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
language: java
2+
jdk:
3+
- oraclejdk8

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
README for bookstore
22
==========================
3+
[![Build Status](https://travis-ci.org/josedab/angularjs-springboot-bookstore.svg)](https://travis-ci.org/josedab/angularjs-springboot-bookstore)

0 commit comments

Comments
 (0)