Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Commit

Permalink
dont install makedepend on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemorris committed Feb 11, 2015
1 parent 4fe94a2 commit 41d4c0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/travis_before_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ elif [[ ${TRAVIS_OS_NAME} == "osx" ]]; then
# install OS X dependencies
#
mapbox_time "install_build_tools" \
brew install makedepend git
brew install git

mapbox_time "install_awscli" \
sudo pip install awscli
Expand Down

0 comments on commit 41d4c0c

Please sign in to comment.