Skip to content
This repository was archived by the owner on Feb 25, 2020. It is now read-only.

Commit 598d73f

Browse files
committed
[ci] fix travis by using container builds
This is supposed to fix the bundler error reported in rubygems/bundler#3558 sudo: false makes travis use the new infrastructure without sudo
1 parent 29133bb commit 598d73f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
sudo: false
12
services:
23
- couchdb
34
notifications:

0 commit comments

Comments
 (0)