Skip to content

Commit

Permalink
removed install test
Browse files Browse the repository at this point in the history
  • Loading branch information
rcmdnk committed Sep 7, 2015
1 parent 83aaef9 commit a1421b8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -214,11 +214,11 @@ script:
- coverage combine # should be done before removing brew-file
- coveralls
# Install test
- rm -rf $brewprefix/bin/brew $brewprefix/Library $brewprefix/Cellar
- rm -rf $brewprefix/.git*
- curl -fsSL https://raw.github.com/rcmdnk/homebrew-file/install/install.sh |sh >&/dev/null
- brew help
- brew file help
#- rm -rf $brewprefix/bin/brew $brewprefix/Library $brewprefix/Cellar
#- rm -rf $brewprefix/.git*
#- curl -fsSL https://raw.github.com/rcmdnk/homebrew-file/install/install.sh |sh >&/dev/null
#- brew help
#- brew file help
notifications:
email:
recipients:
Expand Down

0 comments on commit a1421b8

Please sign in to comment.