index
:
brew
cmd-upgrade--change-build_bottle-method-call-to-bottle
master
🍺 The missing package manager for macOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.travis.yml
Age
Commit message (
Expand
)
Author
2016-04-12
travis: remove dead code
Xu Cheng
2016-04-12
.travis.yml: only build on latest OS X. (#74)
Mike McQuaid
2016-04-03
travis: fix rsync problem
Xu Cheng
2016-01-06
travis: remove Ruby path tweak
Martin Afanasjew
2015-12-25
travis.yml: bump ulimit to 1024
Tomasz Pajor
2015-12-16
travis: use Xcode 7.2 on 10.11 and 7.1.1 on 10.10
Martin Afanasjew
2015-11-29
travis.yml: chown /usr/local.
Mike McQuaid
2015-11-22
travis: untap versions after ruby187 install
Dominyk Tiller
2015-11-18
travis: test 10.9 using Ruby 1.8.
Mike McQuaid
2015-10-24
travis: send failure emails to committer/author.
Mike McQuaid
2015-10-24
travis: fix slack notification
Xu Cheng
2015-10-20
travis.yml: email on failure, post to Slack.
Mike McQuaid
2015-09-28
travis: fix Could not parse object TRAVIS_COMMIT
Xu Cheng
2015-09-25
travis.yml: always run `git reset --hard` once.
Mike McQuaid
2015-09-25
travis.yml: try to refetch PR commit if missing.
Mike McQuaid
2015-09-24
travis: organize matrix config
Xu Cheng
2015-09-24
Export more Travis debugging and fix Git issue.
Mike McQuaid
2015-09-23
travis.yml: retry git fetch.
Mike McQuaid
2015-09-23
travis.yml: check /usr/local permissions.
Mike McQuaid
2015-09-22
travis.yml: add 10.11 image.
Mike McQuaid
2015-09-18
travis: no email
Xu Cheng
2015-09-18
Add Travis CI configuration.
Mike McQuaid