summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorAzul <azul@riseup.net>2016-08-15 12:04:34 +0200
committerAzul <azul@riseup.net>2016-08-15 12:04:34 +0200
commit598d73f462a21618c01ea8afd76ebec0bc999298 (patch)
tree1f6ce4aa2c93548c60180bf1701f7293ea2def99 /.travis.yml
parent29133bb6f54c58271292794a72e65399488783c0 (diff)
[ci] fix travis by using container builds
This is supposed to fix the bundler error reported in https://github.com/bundler/bundler/issues/3558 sudo: false makes travis use the new infrastructure without sudo
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index ab5f78b..fbc4e06 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,3 +1,4 @@
+sudo: false
services:
- couchdb
notifications: