Skip to content

Commit

Permalink
Update travis for renamed AllUnitTests scheme (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
paulb777 authored and ulukaya committed May 17, 2017
1 parent 31a2acb commit 0b6f041
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 @@ -3,7 +3,7 @@ language: objective-c
# cache: cocoapods
podfile: Example/Podfile
xcode_workspace: Example/Firebase.xcworkspace
xcode_scheme: AllTests
xcode_scheme: AllUnitTests

rvm: 2.3.1
before_install:
Expand Down

0 comments on commit 0b6f041

Please sign in to comment.