We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d716176 commit e688766Copy full SHA for e688766
.travis.yml
@@ -18,5 +18,6 @@ matrix:
18
include:
19
- os: osx
20
language: python
21
-
+ - os: linux
22
+ sudo: required
23
script: python test/test_load_module.py -v
0 commit comments