aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2021-01-15Revert^4 "Upgrade guava to v30.0"Haibo Huang
2021-01-13Revert^3 "Upgrade guava to v30.0"Chang Li
2021-01-03Revert^2 "Upgrade guava to v30.0"Chang Li
2020-11-14Revert "Upgrade guava to v30.0"Haibo Huang
2020-04-09Don't request openjdk-11-source.cpovirk
2020-04-09Try yet again to inherit docs from the JDK when building Javadoc for snapshots.cpovirk
2019-06-30Fix the travis buildronshapiro
2019-03-07Fix a URL.cpovirk
2018-10-18Remove oraclejdk10 from Travis build.cgdecker
2018-09-28Add JDK11 to the Travis config.Sean Sullivan
2018-07-10add 'oraclejdk10' to Travis build matrixSean Sullivan
2018-02-16Hide Downloading/Downloaded lines from output.cpovirk
2017-11-02Print the actual output of failed tests.cpovirk
2017-06-13Test Android code on Travis with two different environments to hopefully avoi...ronshapiro
2017-04-27Run mvn on the android branch without running `cd`, so that we don't mess up ...ronshapiro
2017-04-27Test the android branch (in TAP for [], and Travis for Github)ronshapiro
2016-11-04Use a newer JDK 8 for travis buildLiam Miller-Cushon
2016-11-03Change travis config to not try to build on JDK7.cgdecker
2016-10-05Skip GWT tests on Travis.cpovirk
2016-09-21Bump Travis timeout. It's still too low, e.g.,cpovirk
2016-09-19Tell Travis to wait for Maven to finish.cpovirk
2016-03-03Update the travis configurations to only build the "master" branch or any bra...cgruber
2016-01-11Quiesce the continuous integration builds a bit by running maven in batch mod...cgruber
2015-06-16Update .travis.yml encrypted username/password for oss.sonatype.org to use en...cgdecker
2015-06-15Automatically release snapshots to Maven and Javadoc/JDiff to gh-pages on push.cgdecker
2015-05-20Update travis-ci for new container based infrastructure and maven caching.Cody Lerum
2015-01-14Set default GWT log level to WARN.cgdecker
2014-12-19Add oraclejdk8 to the build matrix for Guava on Travis CI.cgdecker
2014-11-07Make GWT logging even quieter for Travis build.cgdecker
2014-11-07Set explicit -Xmx for Guava tests in pom.xml.cgdecker
2014-11-06Attempt to increase max heap space for Travis builds, since the new test for ...cgdecker
2014-11-06Remove openjdk6 as a platform to build Guava on. It fails due to a weird gene...cgdecker
2014-11-06Make GWT less spammy for Travis CI builds by changing its log level to INFO.cgdecker
2014-11-05Add support for Travis CI.Jochen Schalanda