summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorUlf Wiger <ulf@feuerlabs.com>2015-08-18 08:04:05 +0200
committerUlf Wiger <ulf@feuerlabs.com>2015-08-18 08:04:05 +0200
commit66385c9193184225021e2e12e629d1e2e5f2a45f (patch)
tree49e02dde9ad48d9ac070c9823f7f64368c581c4c /.travis.yml
parent1131b3798c79405279c1c542a2ea644f435cc76d (diff)
downloadrvi_core-66385c9193184225021e2e12e629d1e2e5f2a45f.tar.gz
again with sudo:true
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 6db8506..26c00a8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,4 @@
-sudo: false
+sudo: true
language: erlang
otp_release: R16B03-1
python: 2.7