Skip to content

Commit

Permalink
try workspace instead of project
Browse files Browse the repository at this point in the history
  • Loading branch information
dbgrandi committed Jan 3, 2019
1 parent a5921f0 commit 54115c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ before_install:
- export LANG=en_US.UTF-8
- bundle install
- pod install --project-directory=Example
xcode_project: Example/DBGHTMLEntitiesExample.xcodeproj
xcode_workspace: Example/DBGHTMLEntitiesExample.xcworkspace
xcode_scheme: DBGHTMLEntitiesExample
xcode_destination: platform=iOS Simulator,OS=11.4,name=iPhone X
after_success:
Expand Down

0 comments on commit 54115c0

Please sign in to comment.