AnderssonPeter / CompressedStaticFiles

asp.net core middleware to send compressed static files to the browser without having to compress on demand, also has support for sending more advanced image formats when the browser indicates that i has support for it.
Apache License 2.0
88 stars 18 forks source link

fix: update travis build configuration #11

Closed oocx closed 5 years ago

oocx commented 5 years ago

Trying a new travis configuration to improve CI build speed. Also executes unit tests after build.