Skip to content

Commit

Permalink
Merge branch 'multipleArgsForPlural' of https://github.com/Decybel07/…
Browse files Browse the repository at this point in the history
…L10n-swift into multipleArgsForPlural
  • Loading branch information
Decybel07 committed Jun 20, 2019
2 parents aa3bc4e + 73af559 commit b135c48
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 @@ -12,7 +12,7 @@ env:

matrix:
# iOS
- DESTINATION="OS=9.1,name=iPad Air" PLATFORM="$IOS" RUN_TESTS="YES" BUILD_FRAMEWORK="YES" BUILD_EXAMPLE="NO"
- DESTINATION="OS=9.1,name=iPad Air" PLATFORM="$IOS" RUN_TESTS="NO" BUILD_FRAMEWORK="YES" BUILD_EXAMPLE="NO"
- DESTINATION="OS=11.1,name=iPad Pro (12.9-inch)" PLATFORM="$IOS" RUN_TESTS="YES" BUILD_FRAMEWORK="YES" BUILD_EXAMPLE="NO"

- DESTINATION="OS=10.3.1,name=iPhone 7" PLATFORM="$IOS" RUN_TESTS="YES" BUILD_FRAMEWORK="YES" BUILD_EXAMPLE="NO"
Expand Down

0 comments on commit b135c48

Please sign in to comment.