Skip to content

Commit 60e8e85

Browse files
committed
test to see if it's sudo
1 parent 23b6837 commit 60e8e85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ matrix:
77
env: PYTHON=2.7 PANDAS=0.19.2 COVERAGE='false' LINT='true'
88
- os: linux
99
python: 3.5
10+
sudo: true
1011
env: PYTHON=3.5 PANDAS=0.18.1 COVERAGE='true' LINT='false'
1112
# TODO: fix conda issues around namespace packages
1213
# - os: linux

0 commit comments

Comments
 (0)