Skip to content

Commit 98109e1

Browse files
authored
Update .travis.yml
add arch
1 parent 918db6a commit 98109e1

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
@@ -11,4 +11,4 @@ osx_image: xcode9.0
1111
xcode_sdk: macosx10.13
1212

1313
script:
14-
- xcodebuild clean build test -project DataDecoder.xcodeproj -scheme DataDecoderTests
14+
- xcodebuild clean build test -project DataDecoder.xcodeproj -scheme DataDecoderTests -destination arch=x86_64

0 commit comments

Comments
 (0)