3
0
mirror of https://github.com/Qortal/altcoinj.git synced 2025-02-12 18:25:51 +00:00

Make Travis CI use Ubuntu Trusty image for building.

This commit is contained in:
Andreas Schildbach 2017-06-25 20:34:17 +02:00
parent 759156c71b
commit c36784b307

View File

@ -1,5 +1,6 @@
# configuration for https://travis-ci.org/bitcoinj/bitcoinj
sudo: false
dist: trusty
language: java
jdk: oraclejdk8
install: true # remove default