Skip to content

Commit

Permalink
Fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
shin8484 committed Feb 8, 2018
1 parent ebe0b97 commit b80951c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -5,4 +5,4 @@
language: objective-c
osx_image: xcode9.2
script:
- xcodebuild -project TTrv.xcodeproj -scheme TTrv -sdk iphonesimulator -destination 'platform=iOS Simulator,name=iPhone 8,OS=11.2' ONLY_ACTIVE_ARCH=NO
- xcodebuild -project PopupWindow.xcodeproj -scheme PopupWindow -sdk iphonesimulator -destination 'platform=iOS Simulator,name=iPhone 8,OS=11.2' ONLY_ACTIVE_ARCH=NO

0 comments on commit b80951c

Please sign in to comment.