mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-11-03 05:57:21 +00:00
Tell Travis we don't need sudo so we can run on a more modern build infrastructure.
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
# configuration for https://travis-ci.org/bitcoinj/bitcoinj
|
# configuration for https://travis-ci.org/bitcoinj/bitcoinj
|
||||||
|
sudo: false
|
||||||
language: java
|
language: java
|
||||||
jdk: oraclejdk8
|
jdk: oraclejdk8
|
||||||
install: true # remove default
|
install: true # remove default
|
||||||
|
|||||||
Reference in New Issue
Block a user