Commit Graph

10 Commits

Author SHA1 Message Date
Andreas Schildbach
6ba1b95e4b .travis.yml: Continue using the Ubuntu Precise image for continuous integration builds.
This includes a workaround for an OpenJDK6 buffer overflow issue:
https://github.com/travis-ci/travis-ci/issues/5227
2018-02-22 21:23:38 +01:00
Andreas Schildbach
5c2eaf2654 Make Travis not run any tests that involve accessing the network. 2015-07-23 14:26:04 +02:00
Andreas Schildbach
13531d98a8 Tell Travis we don't need sudo so we can run on a more modern build infrastructure. 2015-07-14 11:32:57 +02:00
Andreas Schildbach
96451e626d Travis now lists system info with each build, so don't run lsb_release any more. 2015-01-13 18:25:04 +01:00
Andreas Schildbach
4300cab9fc Configure Travis to compile everything using Java 8, then compile orchid and bitcoinj-core using Java 6. 2014-11-24 15:05:04 +01:00
Wojciech Langiewicz
8951e8814d Adds coveralls.io support via maven plugin. 2014-11-03 14:19:52 +01:00
Andreas Schildbach
df006ba2ba Add wallettemplate sub-project to CI build. 2014-08-23 12:55:04 +02:00
Andreas Schildbach
6deba7be92 During CI builds, make Maven output less clutter. 2014-08-21 14:38:47 +02:00
Andreas Schildbach
60c215b161 Configure IRC notifications for Travis CI. Messages will go to #bitcoinj. 2014-08-18 12:38:43 +02:00
Andreas Schildbach
189605374c Configure continuous integration using Travis CI.
Builds will be visible at https://travis-ci.org/bitcoinj/bitcoinj
2014-08-18 11:50:28 +02:00