Skip to content

Commit

Permalink
travis-ci: Update brew before install
Browse files Browse the repository at this point in the history
Here's to hoping this resolves the invalid SSL cert message
we get when trying to install freetype2
  • Loading branch information
i8degrees committed Mar 11, 2015
1 parent e3c22b6 commit bc988af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ before_install:
# - xvfb-run -- :99 -ac -screen 0 1024x768x32
# - /sbin/start-stop-daemon --start --quiet --pidfile /tmp/custom_xvfb_99.pid --make-pidfile --background --exec /usr/bin/Xvfb -- :99 -ac -screen 0 1024x768x32

# - brew update
- brew update
# - brew install cmake

# FIXME: It might be best if we packaged the freetype2 libs for libRocket
Expand Down

0 comments on commit bc988af

Please sign in to comment.