aspnet / ServerTests

[Archived] Tests for Helios, WebListener and Kestrel. Project moved to https://github.com/aspnet/AspNetCore
Apache License 2.0
21 stars 13 forks source link

Add travis and Nginx #23

Closed BrennanConroy closed 8 years ago

BrennanConroy commented 8 years ago

@Tratcher @JunTaoLuo

JunTaoLuo commented 8 years ago

do you need to install bower and gulp before hand? like https://github.com/aspnet/Entropy/blob/dev/.travis.yml#L27-L29

BrennanConroy commented 8 years ago

We don't use those in ServerTests

JunTaoLuo commented 8 years ago

:+1: Should we also add appveyor too?

davidfowl commented 8 years ago

Why do we do these kinds of things in the travis.yml only?

JunTaoLuo commented 8 years ago

:shipit: