Skip to content

Commit c5e1ae2

Browse files
author
Luc Dion
committed
Update for travis
1 parent d306b07 commit c5e1ae2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fastlane/Fastfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ platform :ios do
6969

7070
lane :tests do
7171
scan(scheme: "FlexLayout",
72-
project: "FlexLayout.xcodeproj")
72+
workspace: "FlexLayout.xcworkspace")
7373
end
7474

7575
lane :doc do

0 commit comments

Comments
 (0)