aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
AgeCommit message (Expand)Author
2018-09-25travis: Make macOS builds utilize Xcode 10Lioncash
2018-09-19travis: running mingw build on travis citech4me
2018-08-31travis: use Citras ccachefearlessTobi
2018-06-07Cache ccache on TravisMichaƂ Janiszewski
2018-04-27travis: Use Xcode 9.3 instead of 9.2Lioncash
2018-02-16Use Docker for Build Target clang-format for travis.N00byKing
2018-01-27Added webhook notifications to TravisCI build.Flame Sage
2018-01-20Travis: Add missing PPA for newer libstdc++James Rowe
2018-01-20Travis: Update clang-format to 6.0James Rowe
2018-01-18travis: Use Xcode 9.2Lioncash
2018-01-17Build: Update deploy keysJames Rowe
2018-01-16Implement Pull #3034 from CitraTobias
2018-01-16Build: Update Appveyor and Travis secret keysJames Rowe
2017-10-07travis: Split build scripts for different platformsMerryMage
2017-08-10Travis: Use Docker to build for LinuxJames
2017-08-06Travis/AppVeyor: Deploy based upon tagsj-selby
2017-07-28Produce 7zip artifacts on Travis and Appveyorj-selby
2017-02-24Fixes file upload pattern in the travis.yml to include macOS releases (#2592)James Rowe
2017-01-04Change travis to deploy on push to citra-nightly. Add more information to the...James Rowe
2017-01-04Change deploy to use github releases instead, but only for the citra-nightly ...James Rowe
2017-01-03Update .travis.ymlbunnei
2017-01-03Try a different travis keyJames Rowe
2016-12-31Try a different encrypted bintray api key for travis. Change appveyor to uplo...James Rowe
2016-12-31Add deploy to bintray for builds to masterJames Rowe
2016-12-03Travis: Use a stable version of clang-formatYuri Kunde Schlesner
2016-11-24Travis: Remove build uploadingYuri Kunde Schlesner
2016-09-21Fix Travis clang-format checkYuri Kunde Schlesner
2016-09-08travis cache for cmake and sdl2 (#2060)Lectem
2016-09-02travis: Update to XCode 7.3.1MerryMage
2016-06-17travis: Use GCC 6 on Ubuntu CI buildsLioncash
2016-06-17travis: Use Qt 5 on Ubuntu CI buildsLioncash
2016-04-03travis: Update dependenciesLioncash
2016-03-02Dependencies: Remove GLFW, Add SDL2MerryMage
2015-07-10Travis: Replace `before_install` with `install`Yuri Kunde Schlesner
2015-07-10Travis: Remove use of sudo to enable use container-based buildsYuri Kunde Schlesner
2015-05-29Remove every trailing whitespace from the project (but externals).Emmanuel Gil Peyrot
2015-03-16CI: upload builds to builds.citra-emu.org instead of MEGAarchshift
2015-01-10Revert "Travis: Enable caching of dependencies"chinhodado
2014-12-20Travis: Try to cache downloaded files to work around sf.net suckingYuri Kunde Schlesner
2014-12-20Travis: Enable APT cache. This should give us a small boostYuri Kunde Schlesner
2014-06-17Travis: Added OSX, use default compilers, moved cmds into own scriptsarchshift
2014-04-25Yet anothing missing dependency? libxcursor-devThomas Edvalson
2014-04-25Maybe needs libglew-dev?Thomas Edvalson
2014-04-25Fixed travis dir problem (third time's the charm)Thomas Edvalson
2014-04-25One of the lines wasn't quite unneccesary.Thomas Edvalson
2014-04-25Remove potentially unnecessary lines in Travis script.Thomas Edvalson
2014-04-25Added Travis CI scriptThomas Edvalson