Skip to content

Commit

Permalink
Merge 3a2c3f3 into 7858259
Browse files Browse the repository at this point in the history
  • Loading branch information
jvarho committed Mar 24, 2018
2 parents 7858259 + 3a2c3f3 commit e564790
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,11 @@ env:

install:
- pip install coveralls
- pip install fusepy
- pip install $CRYPTO_BACKEND
- git clone https://github.com/fusepy/fusepy.git
- cd fusepy
- python setup.py install
- cd ..

script:
- make test
Expand Down

0 comments on commit e564790

Please sign in to comment.