Skip to content

Commit fa249e5

Browse files
committed
Use custom install step
1 parent 533334d commit fa249e5

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@ addons:
44
apt:
55
packages:
66
- libfuse-dev
7+
8+
script:
9+
- python setup.py build

0 commit comments

Comments
 (0)