Modify ↓
Opened 8 years ago
Closed 8 years ago
#12606 closed defect (fixed)
Broken builds with OSX on Travis CI
Reported by: | Jun Omae | Owned by: | Jun Omae |
---|---|---|---|
Priority: | normal | Milestone: | 1.0.14 |
Component: | general | Version: | |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: |
Fixed broken builds with Xcode 7.3 image for OSX environment on Travis CI. |
||
API Changes: | |||
Internal Changes: |
Description
Recently, OSX images on Travis CI is updated. cf. The Travis CI Blog: The Xcode 7.3 image is now the default OSX image.
With the updates, builds with OSX on Travis CI are broken.
Attachments (0)
Change History (3)
comment:1 by , 8 years ago
Owner: | set to |
---|---|
Release Notes: | modified (diff) |
Status: | new → assigned |
comment:2 by , 8 years ago
Updated jomae.git@t12606 branch.
- [a72f19a5d/jomae.git]: cache virtualenv package on OSX
- [21321f5ed/jomae.git]: use
$HOME/.cache/pip
for pip cache-dir on OSX
Test result: https://travis-ci.org/jun66j5/trac/builds/167864297
comment:3 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Committed in [15175,15176,15179] and merged in [15180,15181].
Note:
See TracTickets
for help on using tickets.
Proposed changes in [1c6375a48/jomae.git] (jomae.git@t12606).
All tests pass: https://travis-ci.org/jun66j5/trac/builds/167791364