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

fix-openal-soft-deadlink
Stephen Gold 5 years ago committed by GitHub
parent 7a4e881bc6
commit 04953341d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      .travis.yml

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

Loading…
Cancel
Save