aws / aws-xray-java-agent

The official AWS X-Ray Auto Instrumentation Agent for Java.
Apache License 2.0
41 stars 18 forks source link

Add travis.yml and remove github actions. #13

Closed chanchiem closed 4 years ago

chanchiem commented 4 years ago

Timeline:

  1. Added .travis CI and merged it.
  2. Reverted the .travis CI push
  3. Reverted the revert, so puts .travis CI back in.

We did this just in case if any new PRs would've pushed the build to travis CI. New repos need to be registered with travis anyway, but just as a safety precaution: https://docs.travis-ci.com/user/tutorial/