You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 13, 2019. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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 generatorskpm restore
passes for all generatorskpm build
passes for all generatorsk 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.
The text was updated successfully, but these errors were encountered: