Skip to content

Commit ab69593

Browse files
committed
Fix travis osx image specification.
1 parent bebd367 commit ab69593

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ sudo: false
22
os:
33
- linux
44
- osx
5-
osx_image8.2
5+
osx_image: xcode8.2
66
language: d
77
d:
88
- ldc

0 commit comments

Comments
 (0)