0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
Commit Graph

25 Commits

Author SHA1 Message Date
Gol-D-Ace
5e01429aa6 CI: Build on Ubuntu Xenial for Travis CI
Trusty is reaching EOL in April 2019.
2019-03-12 06:56:25 +01:00
derrod
22d57dce8b CI: Always send travis webhook and remove IRC sections
The IRC bot's webhook functionality hasn't worked in some time since
switching host machines. The Discord bot can handle build result changes
itself and having all results will useful for some future expansions
(e.g. tracking latest mac nightly build).
2019-03-11 05:13:00 +01:00
Ryan Foster
7fd981c2c0 CI: Update Travis Mac builds to Xcode 9.4 and macOS 10.13 2018-08-02 00:08:17 -04:00
derrod
414929f296 CI: Add travis webhook for Discord bot 2018-07-22 20:30:02 +02:00
Colin Edwards
fa90926533 CI: change travis osx artifact repo name 2018-03-21 21:16:59 -05:00
Colin Edwards
d5877f7a03 CI: Update CEF version on travis for osx 2018-01-21 00:12:44 -06:00
jp9000
5d18d8f5f3 Revert "CI: OSX - Use Xcode7.3"
This reverts commit ca835ddfd2.
2017-12-01 11:07:21 -08:00
juvester
ca835ddfd2 CI: OSX - Use Xcode7.3
Travis changed the default OS X build environment from Xcode7.3 to
Xcode8.3 and it seems to have broken the packaging step somehow.
Fixes the issue by reverting to Xcode7.3.
2017-12-01 01:48:13 +02:00
Colin Edwards
23ea91976f Build with CEF 3112 on OSX 2017-08-18 21:41:31 -05:00
Gol-D-Ace
634d4cc104 CI: Fix notification frequency 2017-04-23 16:12:12 +02:00
Gol-D-Ace
5f88fe4f60 CI: Use webhooks for notifications 2017-04-23 16:08:59 +02:00
juvester
5f128d9e54 CI: Use ccache to speed up the build
Speeds up recompilation by caching previous compilations and detecting
when the same compilation is being done again. [skip appveyor]
2017-03-08 15:10:07 +02:00
Colin Edwards
5eda800d3f CI: OSX - Move CEF version to .travis 2017-03-01 18:18:29 -06:00
Colin Edwards
227a4eab7f CI: OSX - Deploy on all branches in the master repo. 2017-02-27 19:28:01 -06:00
Colin Edwards
b1ead7029e CI: Deploy on tags and master branch 2017-02-27 19:03:43 -06:00
Gol-D-Ace
37a854fccf CI: Reformat Travis CI IRC notification 2017-02-27 12:00:56 +01:00
Gol-D-Ace
cf3cab8840 CI: Notify on failure and only for fixed builds 2017-02-27 11:58:57 +01:00
Gol-D-Ace
ec3bfa67d4 CI: Don't skip_join for Travis IRC notifications 2017-02-26 21:23:22 +01:00
juvester
66c8d3bc2b CI: Build on Linux
[skip appveyor]
2017-02-25 22:28:29 +02:00
Colin Edwards
3667c6c3ba Revert "CI: Build on OSX 10.10 on travis"
This reverts commit d160cedbc3.
2016-11-21 22:21:15 -06:00
Colin Edwards
d160cedbc3 CI: Build on OSX 10.10 on travis 2016-10-17 00:49:55 -05:00
Colin Edwards
30b813564e CI: Reduce travis irc notice to one line 2016-10-11 17:54:28 -05:00
Colin Edwards
5f65739606 CI: Add irc notifications to travis config 2016-10-11 15:43:00 -05:00
Colin Edwards
720f8cd6a2 CI: Upload artifacts on all pushes 2016-10-11 15:15:21 -05:00
Colin Edwards
47c8365cdd OSX Travis build 2016-10-10 00:39:55 -05:00