Browse Source

Update .travis.yml

pull/344/head
Halil ibrahim Kalkan 8 years ago
parent
commit
24ef707046
  1. 3
      .travis.yml
  2. 2
      README.md

3
.travis.yml

@ -1,3 +1,2 @@
language: csharp
script:
- pwsh "build-all.ps1"
solution: framework/Volo.Abp.sln

2
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

Loading…
Cancel
Save