summaryrefslogtreecommitdiffstats
path: root/.travis.yml (follow)
Commit message (Expand)AuthorAgeFilesLines
* travis: Update to using Xcode 10.2Lioncash2019-05-071-1/+1
* travis: Bump macOS version to 10.14Lioncash2019-03-081-1/+1
* travis: Make macOS builds utilize Xcode 10Lioncash2018-09-251-1/+1
* travis: running mingw build on travis citech4me2018-09-191-0/+13
* travis: use Citras ccachefearlessTobi2018-08-311-4/+2
* Cache ccache on TravisMichał Janiszewski2018-06-071-0/+4
* travis: Use Xcode 9.3 instead of 9.2Lioncash2018-04-271-1/+1
* Use Docker for Build Target clang-format for travis.N00byKing2018-02-161-9/+4
* Added webhook notifications to TravisCI build.Flame Sage2018-01-271-0/+5
* Travis: Add missing PPA for newer libstdc++James Rowe2018-01-211-0/+1
* Travis: Update clang-format to 6.0James Rowe2018-01-211-1/+4
* travis: Use Xcode 9.2Lioncash2018-01-181-1/+1
* Build: Update deploy keysJames Rowe2018-01-181-1/+1
* Implement Pull #3034 from CitraTobias2018-01-161-8/+8
* Build: Update Appveyor and Travis secret keysJames Rowe2018-01-161-1/+1
* travis: Split build scripts for different platformsMerryMage2017-10-071-13/+21
* Travis: Use Docker to build for LinuxJames2017-08-101-12/+4
* Travis/AppVeyor: Deploy based upon tagsj-selby2017-08-061-1/+1
* Produce 7zip artifacts on Travis and Appveyorj-selby2017-07-281-1/+2
* Fixes file upload pattern in the travis.yml to include macOS releases (#2592)James Rowe2017-02-251-2/+2
* Change travis to deploy on push to citra-nightly. Add more information to the releases pageJames Rowe2017-01-051-1/+1
* Change deploy to use github releases instead, but only for the citra-nightly repoJames Rowe2017-01-051-5/+8
* Update .travis.ymlbunnei2017-01-041-1/+1
* Try a different travis keyJames Rowe2017-01-041-1/+1
* Try a different encrypted bintray api key for travis. Change appveyor to upload to a long git hash (since travis is stuck uploading to the full hash name)James Rowe2017-01-011-1/+1
* Add deploy to bintray for builds to masterJames Rowe2016-12-311-9/+11
* Travis: Use a stable version of clang-formatYuri Kunde Schlesner2016-12-031-3/+1
* Travis: Remove build uploadingYuri Kunde Schlesner2016-11-251-1/+0
* Fix Travis clang-format checkYuri Kunde Schlesner2016-09-211-0/+2
* travis cache for cmake and sdl2 (#2060)Lectem2016-09-081-0/+4
* travis: Update to XCode 7.3.1MerryMage2016-09-021-0/+1
* travis: Use GCC 6 on Ubuntu CI buildsLioncash2016-06-171-2/+2
* travis: Use Qt 5 on Ubuntu CI buildsLioncash2016-06-171-6/+10
* travis: Update dependenciesLioncash2016-04-031-2/+2
* Dependencies: Remove GLFW, Add SDL2MerryMage2016-03-021-2/+0
* Travis: Replace `before_install` with `install`Yuri Kunde Schlesner2015-07-111-8/+3
* Travis: Remove use of sudo to enable use container-based buildsYuri Kunde Schlesner2015-07-111-0/+15
* Remove every trailing whitespace from the project (but externals).Emmanuel Gil Peyrot2015-05-291-1/+1
* CI: upload builds to builds.citra-emu.org instead of MEGAarchshift2015-03-171-0/+7
* Revert "Travis: Enable caching of dependencies"chinhodado2015-01-111-5/+0
* Travis: Try to cache downloaded files to work around sf.net suckingYuri Kunde Schlesner2014-12-201-1/+4
* Travis: Enable APT cache. This should give us a small boostYuri Kunde Schlesner2014-12-201-0/+2
* Travis: Added OSX, use default compilers, moved cmds into own scriptsarchshift2014-06-181-11/+8
* Yet anothing missing dependency? libxcursor-devThomas Edvalson2014-04-261-1/+1
* Maybe needs libglew-dev?Thomas Edvalson2014-04-261-1/+1
* Fixed travis dir problem (third time's the charm)Thomas Edvalson2014-04-251-4/+4
* One of the lines wasn't quite unneccesary.Thomas Edvalson2014-04-251-0/+1
* Remove potentially unnecessary lines in Travis script.Thomas Edvalson2014-04-251-4/+1
* Added Travis CI scriptThomas Edvalson2014-04-251-0/+16