branch: externals/ruby-end
commit f5be7d8445b3eaa8c302bb2670a680ed40138445
Author: Johan Andersson <[email protected]>
Commit: Johan Andersson <[email protected]>
Don't use sudo on Travis
---
.travis.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.travis.yml b/.travis.yml
index 2685f4f2d3..aef0465431 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,5 @@
language: generic
+sudo: false
before_install:
- curl -fsSkL https://gist.github.com/rejeep/7736123/raw > travis.sh &&
source ./travis.sh
- evm install $EVM_EMACS --use --skip