1. f4d85c0 Update Travis credentials. by erichang · 4 years, 6 months ago
  2. a087235 Update Travis-CI Maven version to 3.6.3 by danysantiago · 4 years, 6 months ago
  3. ae6db7c Update Bazel to 2.2.0. by erichang · 4 years, 8 months ago
  4. 5e7374e Update Dagger to API 29 and Bazel 1.1.0. by erichang · 5 years ago
  5. d6ea10c Update to Bazel 0.27.1 by ronshapiro · 5 years ago
  6. 177809c Configure travis builds to run on ubuntu trusty (from precise) so that we get GLIBC 2.17, which Bazel 0.24.1 requires. by ronshapiro · 6 years ago
  7. f1d4925 Update to Bazel 0.24.1 and fix a few things that came up during upgrading by ronshapiro · 6 years ago
  8. 13882a0 Fix Github access token for deploying Javadoc to gh-pages. by cgdecker · 6 years ago
  9. 94e7c52 Update to Bazel 0.19.2 by ronshapiro · 6 years ago
  10. 74ec9d0 Upgrade to bazel 0.16.1 by ronshapiro · 6 years ago
  11. 0e9c775 Fix and make sure our maven examples always compile by ronshapiro · 6 years ago
  12. 366ac07 Update to Bazel 0.8.0 by ronshapiro · 7 years ago
  13. ebee36e Update to Bazel 0.7.0 by ronshapiro · 7 years ago
  14. 5b60471 Remove oracle-jdk8-installer from the travis script. by ronshapiro · 7 years ago
  15. 792adb3 Install bazel on Travis via the official Bazel releases instead of via the custom apt repository, which is cleared after a new beta is released. by ronshapiro · 7 years ago
  16. acc7be4 Don't cache bazel directories on Travis. by ronshapiro · 8 years ago
  17. 9f51361 Configure gcc and g++ so that protobuf can be configured/compiled on Travis by ronshapiro · 8 years ago
  18. 6589c99 We no longer build with maven, so we don't need special memory constraints for the mvn commands that just ship snapshots by ronshapiro · 8 years ago
  19. cf4106d Build with bazel 0.4.5 by ronshapiro · 8 years ago
  20. d116659 Remove support for building with Maven by ronshapiro · 8 years ago
  21. fd3f4c3 Set the maven settings.xml file when Travis builds snapshots. Also temporarily remove the bazel cache to attempt to resolve the issue around travis not generating user docs properly. by ronshapiro · 8 years ago
  22. 6b98ba9 Update to Travis latest build tools (and the one specified in the WORKSPACE) by ronshapiro · 8 years ago
  23. 47788d1 Upgrade to Bazel 0.4.4 by ronshapiro · 8 years ago
  24. 7fc1de5 Save bazel caches across Travis CI runs by ronshapiro · 8 years ago
  25. 9883435 Move Android code into java/ and javatests/ by ronshapiro · 8 years ago
  26. 92baf79 Invoke bazel test with --test_output errors for CI by ronshapiro · 8 years ago
  27. 31d711c Build Dagger with Bazel by ronshapiro · 8 years ago
  28. 5abbc82 Fix dagger-android build in Travis by ronshapiro · 8 years ago
  29. 898bc22 Fix scripts to publish snapshots now that we're on JDK 8, and try and make it more future-proof for jdk9 and beyond by ronshapiro · 8 years ago
  30. 810464a Remove Java 7 from the Travis config. by gak · 8 years ago
  31. beae9fb openjdk8 is not a valid java type on Travis :-/ by ronshapiro · 8 years ago
  32. d24c21a Add jdk8 testing for Dagger's travis builds by ronshapiro · 8 years ago
  33. 5dde42d Clean up opensource repo; remove Dagger 1 references by ronshapiro · 8 years ago
  34. b2bcc80 Update the travis configurations to only build the "master" branch or any branches prefixed with "release" in order to reduce the duplicate use of build bots on travis for pull requests based on non-user-fork-originated branches. by cgruber · 9 years ago
  35. 2da9481 Quiesce the continuous integration builds a bit by running maven in batch mode (reducing chatter from download progress logging) by cgruber · 9 years ago
  36. 91f7d8b Bump the android API/tools version to 23. by cgruber · 9 years ago
  37. c25c741 Force Travis-CI to use maven 3.1.1 by Nguyen Truong Tho · 10 years ago
  38. 113c9a9 Fix credentials for snapshot deployment by Christian Edward Gruber · 10 years ago
  39. b767f8a Add some scripts to generate javadocs and deploy snapshots. Update .travis to support them. by Christian Edward Gruber · 10 years ago
  40. b5a0f9e Stop travis from using a flakey cache, update the poms to clean up versioning, and add e-mail notification. by Christian Edward Gruber · 10 years ago
  41. f0b81fa Fix up travis to pull the latest of any snapshot dependencies. by Christian Edward Gruber · 10 years ago
  42. 9f121ee Update Travis to use Android worker. by Jake Wharton · 10 years ago
  43. 3e7ec96 Merge changes from square/master into google/master by Christian Edward Gruber · 11 years ago
  44. d6ab94a Reduce the set of things needed for building the android examples. by Christian Edward Gruber · 11 years ago
  45. 5a15b9e A configuration to permit travis to install the android SDK before running continuous build. by Christian Edward Gruber · 11 years ago
  46. d45582b Add two Android examples. by Jake Wharton · 12 years ago
  47. 3d46feb Do not attempt to build gh-pages branch. by Jake Wharton · 12 years ago
  48. f18e5ee Clean up the travis config to do a proper deps install, execute a full phase build cycle (up to verify rather than merely test) and ensure that the invoker plugin (which will come later) doesn't execute during dependency installation. by Christian Edward Gruber · 12 years ago
  49. f51139c Add Travis configuration. by Jake Wharton · 12 years ago