Skip to content

Commit

Permalink
Update for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Luc Dion committed Feb 23, 2018
1 parent d306b07 commit c5e1ae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ platform :ios do

lane :tests do
scan(scheme: "FlexLayout",
project: "FlexLayout.xcodeproj")
workspace: "FlexLayout.xcworkspace")
end

lane :doc do
Expand Down

0 comments on commit c5e1ae2

Please sign in to comment.