14 Commits

Author SHA1 Message Date
Paul Zabelin
54cc8182b0 add macOS workflow (#113)
* add macos workflow
* update opencv install script
* cache OpenCV brew installation
* update badge
2020-09-09 02:05:54 -07:00
Paul Zabelin
dc3f3512fe update bundle and pods 2020-09-08 22:02:16 -07:00
Paul Zabelin
b19dd3e7ff update ruby and bundle 2020-09-08 20:41:21 -07:00
Paul Zabelin
af0c37463a use cococapods 1.8.0.beta.1
to fix twitter url validation broken in 1.7.5
see https://travis-ci.org/paulz/PerspectiveTransform/jobs/568499232#L856
2019-08-06 15:34:24 -07:00
Paul Zabelin
68bc2eff6e use released version of cocoapods 2019-03-04 22:24:21 -08:00
Paul Zabelin
6e93d05ff5 use latest cocoapods beta
to debug pod lib lint failures in test_spec
2019-01-17 13:14:29 -08:00
Paul Zabelin
9215d751be add travis gem to help debugging builds 2019-01-17 12:57:21 -08:00
Paul Zabelin
d0cc1a10e4 add xcpretty-travis-formatter gem for travis 2019-01-15 13:39:17 -08:00
Paul Zabelin
5680dba0df use latest xcode 10.1
add travis gem to simulate builds locally
2019-01-15 11:54:59 -08:00
Paul Zabelin
36e0c18da0 add test subspecs 2018-06-01 11:44:26 -07:00
Paul Zabelin
40a5311b30 reuse existing cocoapods
move carthage version to deploy

remove pod version as it is already announced as part of the normal build:
https://travis-ci.org/paulz/PerspectiveTransform/builds/348443168 (+10 squashed commits)
Squashed commits:
[5266b7e] cleanup travis script
[424663f] remove rvm and bundle

to use existing cocoapods
[897a05d] skip installing slather on travis
[c405709] reuse existing bundler
[da5271e] shoe bundle version
[0526b4e] use the same version of cocoapods as on travis
[5314398] remove cocoapods gem to reuse existing on travis
[6900b88] log rvm gems
[a2476a3] Update .travis.yml

Remove RVM to use default
[1a6478c] show cocoapods version
2018-03-02 14:19:56 -08:00
Paul Zabelin
51e7d0f82f refactor travis Gemfile
to use group, as travis now requires cocoapods for pod install
2018-02-28 18:12:34 -08:00
Paul Zabelin
657ba11d1e remove ruby version from Gemfile
in favor of .ruby-version file
2018-02-19 22:27:57 -08:00
Paul Zabelin
ac35b4aa73 move bundle to project top level 2018-02-19 22:10:52 -08:00