Skip to content
This repository has been archived by the owner on Dec 4, 2017. It is now read-only.

Commit

Permalink
Removed libfuse installation from travis
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasmartinelli committed May 8, 2014
1 parent 1840968 commit f4972e5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
language: python
python: 2.7
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq libfuse-dev
install:
- pip install coveralls
- python setup.py install
Expand Down

0 comments on commit f4972e5

Please sign in to comment.