Skip to content

Commit 9ed33d6

Browse files
committed
update travis
1 parent c3d43ab commit 9ed33d6

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.travis.yml

-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ env:
77
matrix:
88
- PROFILE=spring43
99
- PROFILE=spring43-next
10-
- PROFILE=spring5
11-
- PROFILE=spring5-next
1210

1311
cache:
1412
directories:

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# spring-data-ebean
2+
[![Build Status](https://travis-ci.org/hexagonframework/spring-data-ebean.svg?branch=master)](https://travis-ci.org/hexagonframework/spring-data-ebean)
23
> Ebean implementation for spring data.
34
45
The primary goal of the [Spring Data](http://projects.spring.io/spring-data) project is to make it easier to build Spring-powered applications that use data access technologies. This module deals with enhanced support for [Ebean ORM](https://ebean-orm.github.io) based data access layers.

0 commit comments

Comments
 (0)