Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
David Goulet
Tor
Commits
15d67842
Unverified
Commit
15d67842
authored
Oct 29, 2019
by
teor
Browse files
Merge branch 'maint-0.2.9' into maint-0.3.5
parents
e03db993
752c35ca
Changes
2
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
15d67842
...
...
@@ -149,10 +149,11 @@ addons:
## preventing or diagnosing hangs
-
timelimit
## (OSX only) Use
the default
OS
X
image
## (OSX only) Use
a recent mac
OS image
## See https://docs.travis-ci.com/user/reference/osx#os-x-version
## Default is Xcode 9.4 on macOS 10.13 as of August 2018
#osx_image: xcode9.4
## Default is Xcode 9.4 on macOS 10.13 as of October 2019
## Recent is Xcode 11.2 on macOS 10.14 as of October 2019
osx_image
:
xcode11.2
before_install
:
## Create empty rust directories for non-Rust builds, so caching succeeds
...
...
changes/ticket32241
0 → 100644
View file @
15d67842
o Testing (continuous integration):
- In Travis, use Xcode 11.2 on macOS 10.14. Closes ticket 32241.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment