Skip to content

Commit 43ef918

Browse files
author
Marco Capuccini
committed
enable sudo
Signed-off-by: Marco Capuccini <marco.capuccini@farmbio.uu.se>
1 parent 1865003 commit 43ef918

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ language: go
33
go:
44
- 1.7.1
55

6-
# let us have speedy Docker-based Travis workers
7-
sudo: false
6+
sudo: true
87

98
before_install:
109
# Symlink below is needed for Travis CI to work correctly on personal forks of libkv

0 commit comments

Comments
 (0)