Skip to content

Commit

Permalink
make 2 lines 1 - does this make travis happier?
Browse files Browse the repository at this point in the history
  • Loading branch information
hsoi committed Aug 30, 2016
1 parent 25eb594 commit fb54c38
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ notifications:
- [email protected]
- [email protected]
script:
- xcodebuild -project Alexandria.xcodeproj -scheme Alexandria -sdk iphonesimulator9.3
-destination 'platform=iOS Simulator,name=iPhone 6,OS=9.3' test
- xcodebuild -project Alexandria.xcodeproj -scheme Alexandria -sdk iphonesimulator9.3 -destination 'platform=iOS Simulator,name=iPhone 6,OS=9.3' test
after_success:
- ./Support/create_docs.sh
env:
Expand Down

0 comments on commit fb54c38

Please sign in to comment.