Add travis CI build status image
This commit is contained in:
parent
29afcb7898
commit
f9439a2343
|
@ -1,4 +1,4 @@
|
|||
# Spring Boot
|
||||
# Spring Boot [](https://travis-ci.org/SpringSource/spring-boot)
|
||||
Spring Boot makes it easy to create Spring-powered, production-grade applications and
|
||||
services with absolute minimum fuss. It takes an opinionated view of the Spring platform
|
||||
so that new and existing users can quickly get to the bits they need.
|
||||
|
@ -46,7 +46,7 @@ You can download the Spring CLI distribution from the Spring software repository
|
|||
Cutting edge [snapshot distributions](http://repo.springsource.org/snapshot/org/springframework/boot/spring-boot-cli/)
|
||||
are also available.
|
||||
|
||||
Once downloaded, follow the
|
||||
Once downloaded, follow the
|
||||
[INSTALL](spring-boot-cli/src/main/content/INSTALL.txt) instructions
|
||||
from the unpacked archive. In summary: there is a `spring` script
|
||||
(`spring.bat` for Windows) in a `bin/` directory in the `.zip` file,
|
||||
|
|
Loading…
Reference in New Issue