File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ script:
2424- ls /usr/share/dotnet/sdk/2.0.0/Microsoft/
2525- ls /usr/share/dotnet/sdk/2.0.0/Microsoft/VisualStudio/
2626- xbuild ./eFormAPI/eFormAPI.sln
27- - dotnet build /p:VSToolsPath='' ./eFormAPI/eFormAPI -c Release -f net451
27+ - cd eform-client && npm install
2828after_success :
2929- echo dotnet test and npm test succeeded
3030after_faliure :
Original file line number Diff line number Diff line change 1- # eform-angular-frontend [ ![ Build Status] ( https://travis-ci.org/microting/eform-angular-frontend.svg?branch=master )] ( https://travis-ci.org/microting/eform-angular-frontend )
1+ # eform-angular-frontend [ ![ Build Status] ( https://travis-ci.org/microting/eform-angular-frontend.svg?branch=master )] ( https://travis-ci.org/microting/eform-angular-frontend ) [ ![ Coverage Status ] ( https://coveralls.io/repos/github/microting/eform-angular-frontend/badge.svg?branch=master )] ( https://coveralls.io/github/microting/eform-angular-frontend?branch=master )
22
33A Angular2 Frontend for integrating with the Microting eForm API v1.
44
You can’t perform that action at this time.
0 commit comments