Skip to content
This repository has been archived by the owner on Jul 25, 2020. It is now read-only.

Commit

Permalink
🔧 Follow a change of travis-ci's OS X env.
Browse files Browse the repository at this point in the history
  • Loading branch information
mzyy94 committed Oct 7, 2015
1 parent fc05f2e commit fe5c433
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 @@ -6,7 +6,6 @@ compiler:
- clang
- gcc
before_install:
- if [ $TRAVIS_OS_NAME == osx ]; then brew update && brew install libtool ; fi
- if [ $TRAVIS_OS_NAME == linux ]; then sudo apt-get update -qq && sudo apt-get install -qq zip gnulib ; fi
#NOTE: gnulib is required for ac macro AC_CHECK_HEADER_STDBOOL
before_script:
Expand Down

0 comments on commit fe5c433

Please sign in to comment.