Skip to content

Commit e688766

Browse files
committed
sudo required
1 parent d716176 commit e688766

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@ matrix:
1818
include:
1919
- os: osx
2020
language: python
21-
21+
- os: linux
22+
sudo: required
2223
script: python test/test_load_module.py -v

0 commit comments

Comments
 (0)