Skip to content

Commit

Permalink
last chance :( or need make other target for set product name
Browse files Browse the repository at this point in the history
  • Loading branch information
Ивлев Александр Евгеньевич committed Sep 26, 2018
1 parent aed0e06 commit 30ad91e
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 @@ -32,7 +32,7 @@ script:
- carthage update
- xcodebuild "$ACTION" -workspace "$PROJECT" -scheme "$SCHEME" -sdk "$SDK" -destination "$DESTINATION" -configuration Release ENABLE_TESTABILITY=$ENABLE_TESTABILITY ONLY_ACTIVE_ARCH=$ONLY_ACTIVE_ARCH
after_success:
- bash <(curl -s https://codecov.io/bash)
- bash <(curl -s https://codecov.io/bash) -J 'DITranquillity' -n 'DITranquillity'
notifications:
email:
on_success: never

0 comments on commit 30ad91e

Please sign in to comment.