We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 533334d commit fa249e5Copy full SHA for fa249e5
1 file changed
.travis.yml
@@ -4,3 +4,6 @@ addons:
4
apt:
5
packages:
6
- libfuse-dev
7
+
8
+script:
9
+ - python setup.py build
0 commit comments