Skip to content
This repository has been archived by the owner on Nov 29, 2018. It is now read-only.

Commit

Permalink
skip "brew update" on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelcontento committed Apr 2, 2017
1 parent 5310de0 commit 63f430a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ os:
before_script:
-
if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
brew update;
brew install bats;
fi
-
Expand Down

0 comments on commit 63f430a

Please sign in to comment.