Skip to content

Commit 02d2877

Browse files
committed
Use Xcode 8.2 to build Deque.
1 parent c23a77f commit 02d2877

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
language: objective-c
2-
osx_image: xcode8
2+
osx_image: xcode8.2
33
script:
44
- swift test
55
- xcrun xcodebuild -project Deque.xcodeproj -scheme Deque-macOS test

0 commit comments

Comments
 (0)