Skip to content

Commit 23b6837

Browse files
committed
requires sudo (but then auth doesn't work...)
1 parent c268129 commit 23b6837

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ matrix:
1515
- os: linux
1616
python: 3.7
1717
dist: xenial
18-
# sudo: true
18+
sudo: true
1919
env: PYTHON=3.7 PANDAS=MASTER COVERAGE='false' LINT='true'
2020
env:
2121

0 commit comments

Comments
 (0)