aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaishav Gandhi <shaishgandhi@gmail.com>2018-11-27 20:14:23 -0800
committerGitHub <noreply@github.com>2018-11-27 20:14:23 -0800
commit274bb56141c18eb39308af60e9f490d0dfce570f (patch)
tree424d0a909d6f854dfdfeb99c280f4285e97dae85
parent527c397d2987e44c4422412b8ab3ae5bca07db06 (diff)
downloadjavapoet-274bb56141c18eb39308af60e9f490d0dfce570f.tar.gz
Remove sudo:false from travis config
-rw-r--r--.travis.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 131324c..c4a315d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -29,8 +29,6 @@ branches:
notifications:
email: false
-sudo: false
-
cache:
directories:
- $HOME/.m2