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 ef9f98d commit b7e1dedCopy full SHA for b7e1ded
1 file changed
.travis.yml
@@ -11,7 +11,7 @@ install:
11
- pod install --project-directory=ExampleProject/CodeGenerationExample
12
script:
13
- ruby -X Tests test.rb
14
- - scan --scheme CodeGenerationExample --workspace ExampleProject/CodeGenerationExample/CodeGenerationExample.xcworkspace
+ - scan --scheme CodeGenerationExample --workspace ExampleProject/CodeGenerationExample/CodeGenerationExample.xcworkspace -x "TOOLCHAINS=com.apple.dt.toolchain.Swift_3_0"
15
rvm:
16
- 2.0
17
- 2.3
0 commit comments