Skip to content

Commit

Permalink
FIXUP
Browse files Browse the repository at this point in the history
  • Loading branch information
brunobowden committed Oct 22, 2015
1 parent 31893c0 commit f3d7b56
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 @@ -41,7 +41,7 @@ before_install:
# Don't spew graphic art.
- export TERM=dumb
- env
- gem install cocoapods -v '0.39.0'
- if [ "$USING_OS" = "osx" ]; then gem install cocoapods -v '0.39.0'; fi
# Travis doesn't let us select the JDK version on OS X. Force it ourselves.
- if [ "$USING_OS" = "osx" ]; then ./install-osx-jdk7.sh; fi

Expand Down

0 comments on commit f3d7b56

Please sign in to comment.