Commit Graph

20 Commits

Author SHA1 Message Date
Davide De Rosa d217ffc557 Fix cache syntax and be verbose 2021-01-05 01:58:56 +01:00
Davide De Rosa 9c4458af56 Raise CI timeout further 2020-11-15 19:14:10 +01:00
Davide De Rosa 3b61cfc72e Configure Demo for basic CI 2020-10-31 01:32:54 +01:00
Davide De Rosa 227fdb7d77 Temporarily eemove stale Travis build script
Revert and refine later.
2018-02-08 16:54:28 +01:00
Felix Schulze 491c7ae251 Update Xcode version on Travis 2017-05-30 20:12:31 +02:00
Anton Tieleman fcfe48afdd OpenSSL 1.0.2k and 1.1.0d + Travis build with Xcode 8.2
- Also remove xctool lines since they won't support building for Xcode 8
2017-01-27 22:21:12 +01:00
Anton Tieleman 34490f8f39 New Travis build script for parallel 1.0 / 1.1 build 2016-11-06 12:20:48 +01:00
Anton Tieleman 98738414bb Command line options for Travis build.
Added no parallel due to PR #115
2016-09-18 16:15:39 +02:00
Felix Schulze f6ca3bdf95 Use xcodebuild instead of xctool (waiting for https://github.com/facebook/xctool/issues/704) 2016-09-18 11:34:48 +02:00
Felix Schulze c460cee3a0 Add support for Xcode 8 / iOS 10.0 2016-09-18 10:59:49 +02:00
Anton Tieleman 74c4341f71 Fix error handling for non-verbose mode, add verbose-on-error
- Error handling was broken since spinner() did not return the status of the command that was executed.
- New option verbose-on-error to limit output, but still log in case of errors (for Travis builds)
- Check for errors during make depend
- Also log to file for verbose builds
- Remove make clean since the full build directory is removed anyway
- Make spinner cursor less nervous
2016-09-18 00:34:08 +02:00
Felix Schulze fe8b1464db Xcode 7.3 support, iOS 9.3 2016-08-09 18:47:06 +02:00
Felix Schulze cd18638f51 Update .travis.yml
Add check for openssl-framework script on Travis. Related #72
2015-11-25 13:41:47 +01:00
Felix Schulze b218933bfd Update .travis.yml 2015-10-26 08:03:40 +01:00
Felix Schulze 1abbd752da Add Xcode7 support for Travis 2015-09-12 12:44:13 +02:00
Felix Schulze b9e0ff0952 Verbose logging for travis 2014-04-17 15:38:35 +02:00
Felix Schulze b908c56644 Log all lib details to CI build 2013-11-19 21:22:13 +01:00
Felix Schulze 5742f0380c Fix travis yml 2013-11-18 21:57:13 +01:00
Felix Schulze 36beebc1ac Add travis scripts 2013-11-18 21:14:38 +01:00
Felix Schulze ccfc8364ae Add travis file 2013-11-18 20:43:43 +01:00