Skip to content

Commit 83cd52a

Browse files
committed
remove imagemagick from macos builds
1 parent aee45ee commit 83cd52a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,6 @@ install:
121121
# install fastlane (if at first you don't succeed, try once more)
122122
- bundle install || bundle install
123123

124-
- if [[ $TRAVIS_OS_NAME == "osx" ]]; then brew install imagemagick; fi
125-
126124
before_script:
127125
- if [[ $JS ]]; then greenkeeper-lockfile-update; fi
128126
# Fire up the Android emulator

0 commit comments

Comments
 (0)