We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 918db6a commit 98109e1Copy full SHA for 98109e1
.travis.yml
@@ -11,4 +11,4 @@ osx_image: xcode9.0
11
xcode_sdk: macosx10.13
12
13
script:
14
-- xcodebuild clean build test -project DataDecoder.xcodeproj -scheme DataDecoderTests
+- xcodebuild clean build test -project DataDecoder.xcodeproj -scheme DataDecoderTests -destination arch=x86_64
0 commit comments