diff --git a/.travis.yml b/.travis.yml index aa3e8817e9..145e9909f0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,2 @@ language: csharp -script: - - pwsh "build-all.ps1" \ No newline at end of file +solution: framework/Volo.Abp.sln \ No newline at end of file diff --git a/README.md b/README.md index 7a3bb2d494..5f8e037177 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # ABP +[![Build Status](https://travis-ci.org/volosoft/abp.svg?branch=master)](https://travis-ci.org/volosoft/abp) + This project is the next generation of the [ASP.NET Boilerplate](https://aspnetboilerplate.com/) web application framework. ### Status