Skip to content

Commit 3606b95

Browse files
committed
Updating gradle and adding travis build badge
1 parent e926a97 commit 3606b95

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# AWS DynamoDB Java Local Testing Example
1+
# AWS DynamoDB Java Local Testing Example [![Build Status](https://travis-ci.com/redskap/aws-dynamodb-java-example-local-testing.svg?branch=master)](https://travis-ci.com/redskap/aws-dynamodb-java-example-local-testing)
22

33
Example Gradle Java project for using embedded AWS DynamoDB for local testing.
44

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
33
zipStoreBase=GRADLE_USER_HOME
44
zipStorePath=wrapper/dists
5-
distributionUrl=https\://services.gradle.org/distributions/gradle-4.7-bin.zip
5+
distributionUrl=https\://services.gradle.org/distributions/gradle-4.10.2-all.zip

0 commit comments

Comments
 (0)