summaryrefslogtreecommitdiffstats
path: root/.travis.yml (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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