Commit Graph
35 Commits
Author SHA1 Message Date
itsmattkc 80a23abf15 Revert "travis: revert xcode version"
This reverts commit 20b10509fe.
2020-04-21 22:53:52 +10:00
itsmattkc 20b10509fe travis: revert xcode version
Updating the Xcode version appears to have broken rendering on macOS.
2020-04-13 23:45:16 +10:00
itsmattkc 5b48c1ceb0 travis: try newer xcode sdk for better mojave+ support 2020-04-05 11:41:19 +10:00
itsmattkc d56f425d9c travis: cache brew packages to save time on mac builds 2020-01-24 12:31:43 +11:00
itsmattkc cdb4de1513 travis: use xenial as the appimage base 2020-01-19 23:08:23 +11:00
itsmattkc b9477f6695 use travis yaml to install brew packages rather than installing manually
This is actually the recommended way of installing packages in Travis rather
than installing them manually in the build script. This helps get around being
caught by Ruby version issues (which we have recently).

See the following link for more information:
https://docs.travis-ci.com/user/installing-dependencies/#using-homebrew-without-addon-on-older-macos-images
2019-11-30 18:17:52 +11:00
itsmattkc f29b8ac3a4 rewrote travis ci for 0.2.x 2019-09-10 14:03:27 +10:00
itsmattkc 92ea56642e disabled windows build, updated to ffmpeg 4 2019-02-11 03:18:46 -08:00
itsmattkc 28a38e1150 updated windows travis 2019-02-11 02:51:49 -08:00
itsmattkc 32dec87575 updated version name 2019-02-11 01:09:02 -08:00
itsmattkc 7877cfe397 bash to source in travis 2019-02-10 13:16:16 -08:00
itsmattkc 27ff00d797 segmented travis 2019-02-10 12:56:51 -08:00
itsmattkc 5661473dec reverted to previous ffmpeg for travis 2019-02-09 23:58:44 -08:00
itsmattkc 7f8b0bc207 travis update 2019-02-09 23:48:20 -08:00
itsmattkc e30ad3d928 updated ffmpeg in travis yaml 2019-02-09 23:37:51 -08:00
itsmattkc 749c4d8ff8 shifted lrelease command in travis yaml 2019-02-04 18:48:24 +11:00
itsmattkc 00e8b66843 added lrelease to travis yaml 2019-02-04 17:52:43 +11:00
itsmattkc c92e721f6c fixed broken command in 32-bit travis.yml build 2019-01-29 00:17:29 +11:00
itsmattkc 34484a4a70 only recreate appimage on 32-bit 2019-01-29 00:06:42 +11:00
itsmattkc 229d01a400 travis revision 2019-01-24 22:48:19 +11:00
itsmattkc 58b1a4af18 faulty rm statement 2019-01-24 22:36:44 +11:00
itsmattkc 2919281910 another travis update 2019-01-24 22:12:57 +11:00
itsmattkc a25665514c added full path to travis yaml 2019-01-24 21:45:10 +11:00
itsmattkc fc59cc95c5 travis fixups 2019-01-24 21:16:56 +11:00
itsmattkc 39dd7e8238 travis yaml acquires appimagetool manually 2019-01-24 21:04:17 +11:00
itsmattkc 734253cc79 changed debug dialog functionality and added more 32-bit flags to travis yaml 2019-01-23 13:52:23 +11:00
itsmattkc 2374ea8102 added lgl dep for x86 appimage 2019-01-23 13:10:56 +11:00
itsmattkc d763899852 fixed mistake in previous commit 2019-01-23 12:59:56 +11:00
itsmattkc a2a8ff577a updated pkg-config in travis yaml 2019-01-23 12:56:26 +11:00
itsmattkc 5b011c670f changed yaml indentation 2019-01-23 11:55:50 +11:00
itsmattkc 91145521ee testing travis yaml 2019-01-23 11:53:29 +11:00
itsmattkc df35781351 added 32-bit support to travis yaml 2019-01-23 10:51:00 +11:00
itsmattkc 8ef885452d updated travis yaml for frei0r 2019-01-20 23:17:47 +11:00
itsmattkc 0ffe8440cc fixed #318 2019-01-17 12:29:13 +11:00
probonopd 1951c70676 Create .travis.yml 2018-12-27 01:59:10 +00:00