1. ebee36e Update to Bazel 0.7.0 by ronshapiro · 7 years ago
  2. 5b60471 Remove oracle-jdk8-installer from the travis script. by ronshapiro · 7 years ago
  3. 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
  4. acc7be4 Don't cache bazel directories on Travis. by ronshapiro · 8 years ago
  5. 9f51361 Configure gcc and g++ so that protobuf can be configured/compiled on Travis by ronshapiro · 8 years ago
  6. 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
  7. cf4106d Build with bazel 0.4.5 by ronshapiro · 8 years ago
  8. d116659 Remove support for building with Maven by ronshapiro · 8 years ago
  9. 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
  10. 6b98ba9 Update to Travis latest build tools (and the one specified in the WORKSPACE) by ronshapiro · 8 years ago
  11. 47788d1 Upgrade to Bazel 0.4.4 by ronshapiro · 8 years ago
  12. 7fc1de5 Save bazel caches across Travis CI runs by ronshapiro · 8 years ago
  13. 9883435 Move Android code into java/ and javatests/ by ronshapiro · 8 years ago
  14. 92baf79 Invoke bazel test with --test_output errors for CI by ronshapiro · 8 years ago
  15. 31d711c Build Dagger with Bazel by ronshapiro · 8 years ago
  16. 5abbc82 Fix dagger-android build in Travis by ronshapiro · 8 years ago
  17. 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
  18. 810464a Remove Java 7 from the Travis config. by gak · 8 years ago
  19. beae9fb openjdk8 is not a valid java type on Travis :-/ by ronshapiro · 8 years ago
  20. d24c21a Add jdk8 testing for Dagger's travis builds by ronshapiro · 8 years ago
  21. 5dde42d Clean up opensource repo; remove Dagger 1 references by ronshapiro · 8 years ago
  22. 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
  23. 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
  24. 91f7d8b Bump the android API/tools version to 23. by cgruber · 9 years ago
  25. c25c741 Force Travis-CI to use maven 3.1.1 by Nguyen Truong Tho · 10 years ago
  26. 113c9a9 Fix credentials for snapshot deployment by Christian Edward Gruber · 10 years ago
  27. b767f8a Add some scripts to generate javadocs and deploy snapshots. Update .travis to support them. by Christian Edward Gruber · 10 years ago
  28. 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
  29. f0b81fa Fix up travis to pull the latest of any snapshot dependencies. by Christian Edward Gruber · 10 years ago
  30. 9f121ee Update Travis to use Android worker. by Jake Wharton · 10 years ago
  31. 3e7ec96 Merge changes from square/master into google/master by Christian Edward Gruber · 11 years ago
  32. d6ab94a Reduce the set of things needed for building the android examples. by Christian Edward Gruber · 11 years ago
  33. 5a15b9e A configuration to permit travis to install the android SDK before running continuous build. by Christian Edward Gruber · 11 years ago
  34. d45582b Add two Android examples. by Jake Wharton · 12 years ago
  35. 3d46feb Do not attempt to build gh-pages branch. by Jake Wharton · 12 years ago
  36. 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
  37. f51139c Add Travis configuration. by Jake Wharton · 12 years ago