1. f6044de Revert^4 "Upgrade guava to v30.0" by Haibo Huang · 3 years, 8 months ago
  2. 55ad844 Revert^3 "Upgrade guava to v30.0" by Chang Li · 3 years, 8 months ago
  3. ad8fecb Revert^2 "Upgrade guava to v30.0" by Chang Li · 3 years, 9 months ago
  4. 5b7d27a Revert "Upgrade guava to v30.0" by Haibo Huang · 3 years, 10 months ago
  5. 9537f78 Don't request openjdk-11-source. by cpovirk · 4 years, 5 months ago
  6. 0671294 Try yet again to inherit docs from the JDK when building Javadoc for snapshots. by cpovirk · 4 years, 5 months ago
  7. af57f19 Fix the travis build by ronshapiro · 5 years ago
  8. 5aca883 Fix a URL. by cpovirk · 6 years ago
  9. 74034a9 Remove oraclejdk10 from Travis build. by cgdecker · 6 years ago
  10. 3912da1 Add JDK11 to the Travis config. by Sean Sullivan · 6 years ago
  11. c0b2828 add 'oraclejdk10' to Travis build matrix by Sean Sullivan · 6 years ago
  12. e64553e Hide Downloading/Downloaded lines from output. by cpovirk · 7 years ago
  13. 946afb8 Print the actual output of failed tests. by cpovirk · 7 years ago
  14. 941932c Test Android code on Travis with two different environments to hopefully avoid timeouts by ronshapiro · 7 years ago
  15. c6f1fab Run mvn on the android branch without running `cd`, so that we don't mess up base the directory by ronshapiro · 7 years ago
  16. c3fe1be Test the android branch (in TAP for [], and Travis for Github) by ronshapiro · 7 years ago
  17. fd0d682 Use a newer JDK 8 for travis build by Liam Miller-Cushon · 8 years ago
  18. 85eba51 Change travis config to not try to build on JDK7. by cgdecker · 8 years ago
  19. 48daa0a Skip GWT tests on Travis. They're just too slow. by cpovirk · 8 years ago
  20. c298e2d Bump Travis timeout. It's still too low, e.g., by cpovirk · 8 years ago
  21. f3118bf Tell Travis to wait for Maven to finish. by cpovirk · 8 years ago
  22. 6daefa4 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. 621a20d 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. d675f3c Update .travis.yml encrypted username/password for oss.sonatype.org to use encrypted form of access token, which can be revoked. by cgdecker · 9 years ago
  25. a6ce7b5 Automatically release snapshots to Maven and Javadoc/JDiff to gh-pages on push. by cgdecker · 9 years ago
  26. 01d5493 Update travis-ci for new container based infrastructure and maven caching. by Cody Lerum · 9 years ago
  27. 573a69a Set default GWT log level to WARN. by cgdecker · 10 years ago
  28. 77ccd12 Add oraclejdk8 to the build matrix for Guava on Travis CI. by cgdecker · 10 years ago
  29. ff45133 Make GWT logging even quieter for Travis build. by cgdecker · 10 years ago
  30. 5d730e9 Set explicit -Xmx for Guava tests in pom.xml. by cgdecker · 10 years ago
  31. 2ba0fa4 Attempt to increase max heap space for Travis builds, since the new test for BloomFilters with a large number of insertions is currently running out of space. by cgdecker · 10 years ago
  32. dc6f499 Remove openjdk6 as a platform to build Guava on. It fails due to a weird generics issue. by cgdecker · 10 years ago
  33. 6e62f36 Make GWT less spammy for Travis CI builds by changing its log level to INFO. by cgdecker · 10 years ago
  34. 124e573 Add support for Travis CI. by Jochen Schalanda · 10 years ago