aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
Commit message (Collapse)AuthorAge
* Travis - run tests only for changed code (#665)Gravatar Paul Beusterien2018-01-15
|
* Validate clang-format compliance in travis (#648)Gravatar Paul Beusterien2018-01-13
|
* update Travis to Xcode 9.2 (#619)Gravatar Ibrahim Ulukaya2018-01-05
|
* Add Community Supported tvOS (#590)Gravatar Paul Beusterien2018-01-03
| | | | | | | Add Community Supported tvOS for Core, Auth, Database and Storage. Add tvOS unit tests Add tvOS sample app Update README.md Add tvOS to travis testing
* Buildable and interoperable source pods (#444)Gravatar Paul Beusterien2017-11-21
|
* Update travis to Xcode 9.1 (#427)Gravatar Paul Beusterien2017-11-06
| | | | | * Update travis to Xcode 9.1 * Prepend pod lib lint with bundle exec
* Catch failures from pod lib lint in travis (#400)Gravatar Paul Beusterien2017-10-23
|
* Don't fail travis tests if a binary file has a trailing space (#398)Gravatar Paul Beusterien2017-10-20
|
* Install pods for Firestore travis run (#328)Gravatar Paul Beusterien2017-10-03
|
* update travis script (#136)Gravatar Ibrahim Ulukaya2017-09-10
| | | | | | | | * update travis script * update travis script * update bundles
* Refactor .travis.yml to only run branch builds for the master branch (#243)Gravatar Josh Crowther2017-09-06
| | | | | | * Refactor .travis.yml to only run branch builds for the master branch PR builds will be unaffected by this change, but this should free up the build queue for all projects under the firebase org
* Update Firebase.xcodeproj with CocoaPods 1.3.1 perf improvements (#189)Gravatar Paul Beusterien2017-08-11
| | | | | | * Remove "OSX" cruft (should be macOS) * Update travis to use CocoaPods 1.3.1 * Update AuthSamples project as well
* Add travis trailing whitespace check (#116)Gravatar Paul Beusterien2017-06-30
| | | | | | * Add travis trailing whitespace check * Remove trailing white space
* Change pod spec lint verbose tail to 40 (#114)Gravatar Paul Beusterien2017-06-29
|
* Use verbose pod lib lint in travis (#108)Gravatar Morgan Chen2017-06-28
| | | | | | | | * Use verbose pod lib lint in travis Hopefully avoids the `no output received in the last 10m` error that occasionally causes builds to error. * truncate verbose pod lib lint output
* Rename FirebaseDev to FirebaseCommunity (#98)Gravatar Paul Beusterien2017-06-22
|
* macOS (#38)Gravatar Mathew Huusko V2017-06-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Example/Core: create macOS app/tests target * Example/Core: Core_Example/Tests -> Core_Example/Tests_iOS * Example/Core: macOS building/tests passing * Example/Database: separate iOS/macOS targets * BuildFrameworks: macOS * .travis.yml, test.sh: AllUnitTests -> AllUnitTests_iOS * test.sh: add AllUnitTests_macOS * Example/Storage: Example/Tests->_iOS * Example/Storage: macOS * test.sh: try to prevent double error 65 * test.sh: build before test * Example/Auth|Messaging: -> _iOS * Example/Auth: macOS build * Example/Auth: macOS passing * Example/Firebase: pod de/re-integrate; fix static DerivedData references; copy phase for OCMock * Example/Firebase: manually copied OCMock, Products Dir vs. Frameworks * Example/Firebase: copied OCMock, prevent header removal * Example/Storage: integration tests sdk fix * Example/Auth: macOS exclude FIRAuthAppCredentialManager; cleanup * Firebase/Core: remove nullability annotation * Firebase/Core|Database: correct TARGET_X usage for correctness and anticipation of OS_WATCH|TV branches * build.swift: style fix * Firebase/Core: FIRLogger: fix macOS intermittent va_list error
* Delete lines in .travis.yml redundant with test.sh (#41)Gravatar Paul Beusterien2017-05-30
|
* Adding cache to Travis builds (#17)Gravatar Ibrahim Ulukaya2017-05-18
|
* Update travis xcode version to 8.3 (#13)Gravatar Paul Beusterien2017-05-17
|
* Update travis for renamed AllUnitTests scheme (#8)Gravatar Paul Beusterien2017-05-17
|
* InitialGravatar Paul Beusterien2017-05-15