Skip to content

Commit

Permalink
Tell Travis we don't need sudo so we can run on a more modern build i…
Browse files Browse the repository at this point in the history
…nfrastructure.
  • Loading branch information
schildbach committed Feb 27, 2016
1 parent 507751a commit da8b298
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# configuration for https://travis-ci.org/bitcoinj/bitcoinj
sudo: false
language: java
jdk: oraclejdk8
install: true # remove default
Expand Down

0 comments on commit da8b298

Please sign in to comment.