aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2019-08-19Changing oraclejdk8 to openjdk8 in hopes that it will fix our Travis builds.dpb
2019-08-19Switch from oraclejdk9 to openjdk9 in Travis builds, per https://travis-ci.co...dpb
2018-01-31Add oraclejdk9 to the Travis build matrix.dpb
2017-03-24Remove JDK 7 from the Travis configuration of the Auto project on github. We ...emcmanus
2016-05-10Support for TYPE_USE @Nullable.emcmanus
2016-03-04Update the travis configurations to only build the "master" branch or any bra...cgruber
2016-03-04Fix typo in .travis.yml. Fix from ameya-pandilwar in https://github.com/googl...emcmanus
2016-01-10Quiesce the continuous integration builds a bit by running maven in batch mod...cgruber
2016-01-10Fix travis failures by moving to container-based travis which doesn't invoke ...cgruber
2015-02-24Add travis configuration, secure variables, and scripts suitable to add autom...Christian Edward Gruber
2014-09-08Force maven builds to update any snapshot dependencies in Travis, and add mis...Christian Edward Gruber
2014-03-17Add a convenience pom for local builds and travis-ci, and alter travis-ci con...Christian Edward Gruber
2013-05-22An initial project and an initial continuous integration system config, as we...Christian Edward Gruber