Skip to content
This repository was archived by the owner on Nov 12, 2022. It is now read-only.

Commit f6e30b1

Browse files
committed
Force Xcode 7 on Travis for OS X
1 parent 06d8705 commit f6e30b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
language: rust
22
sudo: 9000
33
dist: trusty
4+
osx_image: xcode7
45
rust:
56
- nightly
67
os:

0 commit comments

Comments
 (0)