Travis CI support for XCode 6.3 -


when travis support xcode 6.3? announced on april 9 soon. http://blog.travis-ci.com/2015-04-09-this-week-in-travis-ci/

as of may 26th, there beta support xcode 6.3 in travis: http://blog.travis-ci.com/2015-05-26-xcode-63-beta-general-availability/

you have add osx_image: beta-xcode6.3 in .travis.yml file opt in.


Comments

Popular posts from this blog

c++ - No viable overloaded operator for references a map -

java - Custom OutputStreamAppender not run: LOGBACK: No context given for <MYAPPENDER> -

java - Cannot secure connection using TLS -