Skip to content
This repository was archived by the owner on Feb 13, 2019. It is now read-only.

Update travis build to verify all templates #25

Closed
sayedihashimi opened this issue Dec 29, 2014 · 1 comment
Closed

Update travis build to verify all templates #25

sayedihashimi opened this issue Dec 29, 2014 · 1 comment

Comments

@sayedihashimi
Copy link
Member

We already have a travis build in place. When there are changes it's cumbersome to verify. It would be good if travis could verify the following continue to work.

  • yo aspnet creates content for all generators
  • kpm restore passes for all generators
  • kpm build passes for all generators
  • k kestrel successfully starts kestrel on given port for web projects. _stretch goal_

I don't know much about travis myself so this is def an area that we can use some help.

@spboyer
Copy link
Contributor

spboyer commented Feb 5, 2015

@sayedihashimi PR #59 verifies that all yo aspnet and yo aspnet:[generator] validates. I also added the Travis CI hook, you can see here https://travis-ci.org/OmniSharp/generator-aspnet/builds/49649866 when it fails for example on one of the PR test I put in.

@spboyer spboyer closed this as completed Mar 10, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants