Commit Graph

9 Commits

Author SHA1 Message Date
Saúl Ibarra Corretgé febd12b871 ci: use Xcode 11.1 on Travis 2019-10-14 16:47:07 +02:00
paweldomas c65d29d1a7 travis: wait 10 seconds after script to catch the error logged
Adds wait time suggested by Travis support in order to see the last
error logged.
2019-08-20 10:20:59 -05:00
paweldomas 70ec7c5b3d ios: bump travis osx_image to 10.2 2019-04-12 16:16:57 -05:00
paweldomas a57a5ca49d chore(Travis): use XCode 10 image 2018-10-09 17:54:40 -05:00
paweldomas 9613755055 fix(Travis/iOS): use '-quiet' with 'xcodebuild' commands
This reduces 'xcodebuild' verbosity and fixed problem with exceeding 4MB
of logs size imposed by Travis CI.
2018-09-24 14:34:11 -05:00
paweldomas 8282873de5 fix(travis): tail last 500 lines of logs only on failure
This is a workaround suggested by Travis support to workaround the
"The job exceeded the maximum log length, and has been terminated."
error.

Another option would be to upload the logs somewhere, but actually it
might be more convenient not having to scroll down all those logs. We
can revisit this case if some problems will be encountered (like for
example if there's need to see something in the middle).
2018-09-20 14:49:19 -05:00
paweldomas 2b9ce40533 feat(travis): bump image version 2018-07-31 12:54:01 -05:00
paweldomas 8f5ec20da8 fix(.travis.yml): xcode9.3 2018-05-08 10:38:17 -05:00
paweldomas 8ca836c922 feat(iOS): build .ipa for PRs in Travis CI 2018-05-07 15:31:23 -05:00