mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-08-01 12:31:23 +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
|
||||
sudo: false
|
||||
language: java
|
||||
jdk: oraclejdk8
|
||||
install: true # remove default
|
||||
|
Reference in New Issue
Block a user