.travis.yml: continuous integration shouldn't need root privileges

This commit is contained in:
Stephen Gold 2019-09-16 13:13:51 -07:00 committed by GitHub
parent 7a4e881bc6
commit 04953341d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,4 @@
language: java language: java
sudo: true
branches: branches:
only: only: