hstaudacher / osgi-jax-rs-connector

An OSGi - JAX-RS 2.0 Connector, software repository available on the link below
http://hstaudacher.github.io/osgi-jax-rs-connector
Other
190 stars 98 forks source link

Improve Travis CI build Performance #206

Closed chenzhang22 closed 1 year ago

chenzhang22 commented 2 years ago

Caching Dependencies and Directories Travis CI can cache content that does not often change, to speed up the build process.

===================== If there are any inappropriate modifications in this PR, please give me a reply and I will change them.