We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f9ddcd commit fecbc29Copy full SHA for fecbc29
1 file changed
.travis.yml
@@ -16,4 +16,5 @@ install:
16
script:
17
- sudo modprobe fuse
18
- mkdir /tmp/foo
19
+ - find ./build
20
- python example/hello.py /tmp/foo
0 commit comments